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