IApplicationExecutingCommand - событие
Выполняется при выполнении команды, полученной по параметру командной строки.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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