Click or drag to resize

IParserContextBaseUri Property

Gets the Base URI for the Handler.

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

Property Value

Type: Uri
See Also