Click or drag to resize

ElementEventBaseUri Property

Gets/Sets the Base Uri of the XML Node.

Namespace:  VDS.RDF.Parsing.Events.RdfXml
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string BaseUri { get; set; }

Property Value

Type: String
See Also