AppManagerApplicationInstanceIsLaunched - свойство
Признак того, что приложение успешно запущено.
Пространство имён: Tessa.UI.AppManagerСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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