AppManagerApplicationInstanceExecutingCommand - событие

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

Definition

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

Значение

EventHandlerApplicationExecutingCommandEventArgs

Реализации

IApplicationExecutingCommand

См. также