ApplicationParametersLaunchedByAppManager - свойство |
Приложение было запущено из Tessa Applications. Обычно параметр устанавливается в переменных окружения.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public bool LaunchedByAppManager { get; set; }
Public Property LaunchedByAppManager As Boolean
Get
Set
public:
virtual property bool LaunchedByAppManager {
bool get () sealed;
void set (bool value) sealed;
}
abstract LaunchedByAppManager : bool with get, set
override LaunchedByAppManager : bool with get, set
Значение свойства
Тип:
BooleanРеализации
IApplicationParametersLaunchedByAppManagerСм. также