CommandContextCommands - свойство

Gets a CommandCollection of child commands of this CommandContext.

Definition

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

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

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

См. также