set_SourceUri()

XmlSchemaValidator::set_SourceUri(const SharedPtr<Uri>&) method

Sets the source URI for the XML node being validated.

void System::Xml::Schema::XmlSchemaValidator::set_SourceUri(const SharedPtr<Uri> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<Uri>&The value to set.

See Also