Click or drag to resize

ModifyCommandTargetUri Property

Gets the URI of the Graph the insertions are made to.

Namespace:  VDS.RDF.Update.Commands
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Uri TargetUri { get; }

Property Value

Type: Uri
See Also