The properties of System.Xml.XmlException are listed below. For a list of all members, see the XmlException Members list.
See Also: Inherited members from System.SystemException
[read-only] | LineNumber | int.
![]() Gets the line number indicating where the error occurred. |
[read-only] | LinePosition | int.
![]() Gets the line position indicating where the error occurred. |
[read-only] override | Message | string.
![]() Gets a message describing the current exception. |
[read-only] | SourceUri | string.
![]() Gets the location of the XML file. |