AppManagerApplicationInstanceIsLaunched - свойство
Признак того, что приложение успешно запущено.
Пространство имён: Tessa.UI.AppManagerСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public bool IsLaunched { get; }
Public ReadOnly Property IsLaunched As Boolean
Get
public:
virtual property bool IsLaunched {
bool get () sealed;
}
abstract IsLaunched : bool with get
override IsLaunched : bool with get
BooleanIApplicationIsLaunched