CommandContextCommands - свойство
Пространство имён: Tessa.Platform.CommandLineСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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.