Gets the error message that describes the current exception.
A string containing the error message that describes the current exception.
This property is read-only.
If the XmlException.LineNumber property is not equal to zero, the string returned by this property includes the values of the XmlException.LineNumber and XmlException.LinePosition properties.
Note: This property overrides Exception.Message.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0