Click or drag to resize

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

Property Value

Type: Uri
See Also