Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static bool StartedFromProgramMain { get; }
public static bool StartedFromProgramMain { get; }
Public Shared ReadOnly Property StartedFromProgramMain As Boolean
Get
Public Shared ReadOnly Property StartedFromProgramMain As Boolean
Get
public:
static property bool StartedFromProgramMain {
bool get ();
}
public:
static property bool StartedFromProgramMain {
bool get ();
}
static member StartedFromProgramMain : bool with get
static member StartedFromProgramMain : bool with get
Property Value
Type:
Boolean