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