Mono Class Library: System.Xml.XmlNode Overview | Members

System.Xml.XmlNode.BaseURI Property

The base URI of the node. [Edit]

public virtual string BaseURI { get; }

Value

The base URI of the node, or an empty string if the node has no base URI. [Edit]

Remarks

The base URI is the URI of the document containing the node. The base URI is set when the document containing this node is loaded. It cannot be modified. [Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0