ConsoleRegistratorBaseCommandContext - свойство
Контекст команд, в котором выполняется регистрация.
Пространство имён: Tessa.Platform.ConsoleAppsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public CommandContext CommandContext { get; set; }
Public Property CommandContext As CommandContext
Get
Set
public:
virtual property CommandContext^ CommandContext {
CommandContext^ get () sealed;
void set (CommandContext^ value) sealed;
}
abstract CommandContext : CommandContext with get, set
override CommandContext : CommandContext with get, set
CommandContextIConsoleRegistratorCommandContext