GraphHandlerBaseUri Property  | 
 
            Gets the Base URI of the Graph currently being parsed into.
            
 
    Namespace: 
   VDS.RDF.Parsing.Handlers
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic Uri BaseUri { get; }Public ReadOnly Property BaseUri As Uri
	Get
Property Value
Type: 
Uri
See Also