[This is preliminary documentation and is subject to change.]
Indicates whether application context was allocated
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static bool ContextAvailable { get; }
public static bool ContextAvailable { get; }
Public Shared ReadOnly Property ContextAvailable As Boolean
Get
Public Shared ReadOnly Property ContextAvailable As Boolean
Get
public:
static property bool ContextAvailable {
bool get ();
}
public:
static property bool ContextAvailable {
bool get ();
}
static member ContextAvailable : bool with get
static member ContextAvailable : bool with get
Property Value
Type:
Boolean