get_Exception()

ValidationEventArgs::get_Exception() method

Returns the XmlSchemaException associated with the validation event.

XmlSchemaException System::Xml::Schema::ValidationEventArgs::get_Exception()

Return Value

The XmlSchemaException associated with the validation event.

See Also