System::Xml::Schema::XmlSchemaValidator::get_ValidationEventSender method

XmlSchemaValidator::get_ValidationEventSender method

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

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

ReturnValue

An Object; the default is this XmlSchemaValidator object.

See Also