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

System.Xml.XmlAttribute.BaseURI Property

ReadOnly property for getting the Base URI for the Attribute.

public override string BaseURI { get; }

Value

The location from which the attribute was loaded. If the location is empty (for example, was created in memory), string.Empty is returned.

Remarks

Documentation for this section has not yet been entered.

Requirements

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