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; }
Public ReadOnly Property BaseUri As Uri
Get
Property Value
Type:
UriSee Also