[This is preliminary documentation and is subject to change.]
References application object store. Objects will survive application termination
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static IObjectStore Objects { get; }
public static IObjectStore Objects { get; }
Public Shared ReadOnly Property Objects As IObjectStore
Get
Public Shared ReadOnly Property Objects As IObjectStore
Get
public:
static property IObjectStore^ Objects {
IObjectStore^ get ();
}
public:
static property IObjectStore^ Objects {
IObjectStore^ get ();
}
static member Objects : IObjectStore with get
static member Objects : IObjectStore with get
Property Value
Type:
IObjectStore