CommandContextCommands - свойство
Пространство имён: Tessa.Platform.CommandLineСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public CommandCollection Commands { get; }
Public ReadOnly Property Commands As CommandCollection
Get
public:
property CommandCollection^ Commands {
CommandCollection^ get ();
}
member Commands : CommandCollection with get
Значение свойства
CommandCollectionThe collection of child commands. The default is an empty collection.