RootEvent.BaseUri Property |
Gets the Base Uri of the Node.
Namespace:
VDS.RDF.Parsing.Events.RdfXml
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic string BaseUri { get; set; }
Public Property BaseUri As String
Get
Set
Property Value
Type:
String
See Also