Click or drag to resize

ListUrisHandlerUris Property

Gets the URIs.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<Uri> Uris { get; }

Property Value

Type: IEnumerableUri
See Also