Click or drag to resize

AsyncStorageCallbackArgs.StoreIDs 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: IEnumerable<String>
See Also