AppManagerApplicationInstanceExecutingCommand - событие

Выполняется при выполнении команды, полученной по параметру командной строки.

Definition

Пространство имён: Tessa.UI.AppManager
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public event EventHandler<ApplicationExecutingCommandEventArgs> ExecutingCommand

Значение

EventHandlerApplicationExecutingCommandEventArgs

Реализации

IApplicationExecutingCommand

См. также