AsyncStorageCallbackArgsGraphUri Property |
Gets the URI of the Graph affected by the operation.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri GraphUri { get; }
Public ReadOnly Property GraphUri As Uri
Get
Property Value
Type:
UriSee Also