[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 IObjectStore ObjectStore { get; }
public IObjectStore ObjectStore { get; }
Public ReadOnly Property ObjectStore As IObjectStore
Get
Public ReadOnly Property ObjectStore As IObjectStore
Get
public:
virtual property IObjectStore^ ObjectStore {
IObjectStore^ get () sealed;
}
public:
virtual property IObjectStore^ ObjectStore {
IObjectStore^ get () sealed;
}
abstract ObjectStore : IObjectStore with get
override ObjectStore : IObjectStore with get
abstract ObjectStore : IObjectStore with get
override ObjectStore : IObjectStore with get
Property Value
Type:
IObjectStoreImplements
IApplication ObjectStore