Click or drag to resize

ListUrisHandler.Uris Property

Gets the URIs.

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

Property Value

Type: IEnumerable<Uri>
See Also