System::Xml::Schema::ValidationEventArgs::get_Exception method

ValidationEventArgs::get_Exception method

Returns the XmlSchemaException associated with the validation event.

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

ReturnValue

The XmlSchemaException associated with the validation event.

See Also