get_ValidationEventSender()

XmlSchemaValidator::get_ValidationEventSender() method

Returns the object sent as the sender object of a validation event.

SharedPtr<Object> System::Xml::Schema::XmlSchemaValidator::get_ValidationEventSender()

Return Value

An Object; the default is this XmlSchemaValidator object.

See Also