ApplicationParametersLaunchedByAppManager - свойство
Приложение было запущено из Tessa Applications. Обычно параметр устанавливается в переменных окружения.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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
BooleanIApplicationParametersLaunchedByAppManager