CommandContextCommands - свойство

Gets a CommandCollection of child commands of this CommandContext.

Definition

Пространство имён: Tessa.Platform.CommandLine
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public CommandCollection Commands { get; }

Значение свойства

CommandCollection
The collection of child commands. The default is an empty collection.

См. также