ApplicationDependenciesCommandExecutor - свойство
Объект, выполняющий команды при запуске приложения.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public IApplicationCommandExecutor CommandExecutor { get; }
Public ReadOnly Property CommandExecutor As IApplicationCommandExecutor
Get
public:
virtual property IApplicationCommandExecutor^ CommandExecutor {
IApplicationCommandExecutor^ get () sealed;
}
abstract CommandExecutor : IApplicationCommandExecutor with get
override CommandExecutor : IApplicationCommandExecutor with get
IApplicationCommandExecutorIApplicationDependenciesCommandExecutor