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