[This is preliminary documentation and is subject to change.]
References a singleton instance of BaseApplication
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ServiceBaseApplication Instance { get; }
public static ServiceBaseApplication Instance { get; }
Public Shared ReadOnly Property Instance As ServiceBaseApplication
Get
Public Shared ReadOnly Property Instance As ServiceBaseApplication
Get
public:
static property ServiceBaseApplication^ Instance {
ServiceBaseApplication^ get ();
}
public:
static property ServiceBaseApplication^ Instance {
ServiceBaseApplication^ get ();
}
static member Instance : ServiceBaseApplication with get
static member Instance : ServiceBaseApplication with get
Property Value
Type:
ServiceBaseApplication