Mono Class Library: System.Xml.XmlException Overview | MembersSystem.Xml.XmlException.Message Property |
Gets the error message that describes the current exception. [Edit]
|
A string containing the error message that describes the current exception. [Edit]
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.[Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0