Click or drag to resize

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; }

Property Value

Type: IEnumerableString
See Also