ConsoleRegistratorBaseCommandContext - свойство
Контекст команд, в котором выполняется регистрация.
Пространство имён: Tessa.Platform.ConsoleAppsСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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