ClearCommandTargetUri Property |
Gets the URI of the Graph to be cleared (or null if the default graph should be cleared).
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri TargetUri { get; }
Public ReadOnly Property TargetUri As Uri
Get
Property Value
Type:
UriSee Also