System.Xml.XmlException: Property Members

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

Public Properties

[read-only]
LineNumberint.

Gets the line number indicating where the error occurred.

[read-only]
LinePositionint.

Gets the line position indicating where the error occurred.

[read-only]
override
Messagestring.

Gets a message describing the current exception.

[read-only]
SourceUristring.

Gets the location of the XML file.