LoadCommandSourceUri Property |
Gets the URI that data is loaded from.
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri SourceUri { get; }
Public ReadOnly Property SourceUri As Uri
Get
Property Value
Type:
UriSee Also