[This is preliminary documentation and is subject to change.]
References application data store
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IDataStore DataStore { get; }IDataStore DataStore { get; }ReadOnly Property DataStore As IDataStore
Get
ReadOnly Property DataStore As IDataStore
Get
property IDataStore^ DataStore {
IDataStore^ get ();
}property IDataStore^ DataStore {
IDataStore^ get ();
}abstract DataStore : IDataStore with get
abstract DataStore : IDataStore with get
Property Value
Type:
IDataStore