Mono Class Library: System.Xml.XmlParserContext Overview | MembersSystem.Xml.XmlParserContext.BaseURI Property |
Gets or sets the base URI. [Edit]
|
A string specifying the base URI to use for resolving the DTD file. [Edit]
If an attempt is made to set this property to null, it is set to string.Empty.
Note:[Edit]A networked XML document is comprised of chunks of data aggregated using various W3C standard inclusion mechanisms and therefore can contain nodes that come from different places. The XmlParserContext.BaseURI property shows where these nodes originated.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0