[This is preliminary documentation and is subject to change.]
Returns true when application container is active non-NOPApplication instance
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static bool Available { get; }
public static bool Available { get; }
Public Shared ReadOnly Property Available As Boolean
Get
Public Shared ReadOnly Property Available As Boolean
Get
public:
static property bool Available {
bool get ();
}
public:
static property bool Available {
bool get ();
}
static member Available : bool with get
static member Available : bool with get
Property Value
Type:
Boolean