Click or drag to resize

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

Property Value

Type: Uri
See Also