System::Xml::Schema::XmlSchemaValidator::set_SourceUri method

XmlSchemaValidator::set_SourceUri method

Sets the source URI for the XML node being validated.

void System::Xml::Schema::XmlSchemaValidator::set_SourceUri(const SharedPtr<Uri> &value)
ParameterTypeDescription
valueconst SharedPtr<Uri>&The value to set.

See Also