IApplicationExecutingCommand - событие
Выполняется при выполнении команды, полученной по параметру командной строки.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
event EventHandler<ApplicationExecutingCommandEventArgs> ExecutingCommand
Event ExecutingCommand As EventHandler(Of ApplicationExecutingCommandEventArgs)
event EventHandler<ApplicationExecutingCommandEventArgs^>^ ExecutingCommand {
void add (EventHandler<ApplicationExecutingCommandEventArgs^>^ value);
void remove (EventHandler<ApplicationExecutingCommandEventArgs^>^ value);
}
abstract ExecutingCommand : IEvent<EventHandler<ApplicationExecutingCommandEventArgs>,
ApplicationExecutingCommandEventArgs>
Значение
EventHandlerApplicationExecutingCommandEventArgs