InsertCommandTargetUri 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; }
Public ReadOnly Property TargetUri As Uri
Get
Property Value
Type:
UriSee Also