System.Xml.Schema.ValidationEventArgs: Property Members

The properties of System.Xml.Schema.ValidationEventArgs are listed below. For a list of all members, see the ValidationEventArgs Members list.

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.