System.Xml.Schema.ValidationEventArgs Members

The members of System.Xml.Schema.ValidationEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
ExceptionXmlSchemaException.

Gets the System.Xml.Schema.XmlSchemaException associated with the validation event.

[read-only]
Messagestring.

Gets the text description corresponding to the validation event.

[read-only]
SeverityXmlSeverityType.

Gets the severity of the validation event.