Description (XmlParseError property)
Brief description of the exception (XmlParseError class) This ReadOnly property returns a string that contains a brief description of the exception.
Syntax
%string = xmlParseError:Description
Syntax terms
%string | A string to receive the description of the exception. |
---|---|
xmlParsError | A reference to an instance of a XmlParseError object. |