[This is preliminary documentation and is subject to change.]
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static IApplication Instance { get; }
public static IApplication Instance { get; }
Public Shared ReadOnly Property Instance As IApplication
Get
Public Shared ReadOnly Property Instance As IApplication
Get
public:
static property IApplication^ Instance {
IApplication^ get ();
}
public:
static property IApplication^ Instance {
IApplication^ get ();
}
static member Instance : IApplication with get
static member Instance : IApplication with get
Property Value
Type:
IApplication