[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual IObjectStore ObjectStore { get; set; }
public virtual IObjectStore ObjectStore { get; set; }
Public Overridable Property ObjectStore As IObjectStore
Get
Set
Public Overridable Property ObjectStore As IObjectStore
Get
Set
public:
virtual property IObjectStore^ ObjectStore {
IObjectStore^ get ();
void set (IObjectStore^ value);
}
public:
virtual property IObjectStore^ ObjectStore {
IObjectStore^ get ();
void set (IObjectStore^ value);
}
abstract ObjectStore : IObjectStore with get, set
override ObjectStore : IObjectStore with get, set
abstract ObjectStore : IObjectStore with get, set
override ObjectStore : IObjectStore with get, set
Property Value
Type:
IObjectStoreImplements
IApplication ObjectStore