BaseModificationCommandUsingUris Property |
Gets the URIs specified in USING clauses.
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<Uri> UsingUris { get; }
Public ReadOnly Property UsingUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also