Click or drag to resize

GraphHandlerBaseUri Property

Gets the Base URI of the Graph currently being parsed into.

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

Property Value

Type: Uri
See Also