AsyncStorageCallbackArgsStoreIDs Property |
Gets the list of Store IDs (if applicable).
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<string> StoreIDs { get; }
Public ReadOnly Property StoreIDs As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also