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