Click or drag to resize

BaseModificationCommandUsingNamedUris Property

Gets the URIs specified in USING NAMED clauses.

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

Property Value

Type: IEnumerableUri
See Also