ApplicationDependenciesCommandExecutor - свойство
Объект, выполняющий команды при запуске приложения.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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