XmlException.SourceUri Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the location of the XML file.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.StringThe source URI for the XML data. If there is no source URI, this property returns Nothing.
Show: