get_SourceUri()

XmlSchemaValidator::get_SourceUri() method

Returns the source URI for the XML node being validated.

SharedPtr<Uri> System::Xml::Schema::XmlSchemaValidator::get_SourceUri()

Return Value

A Uri object representing the source URI for the XML node being validated; the default is nullptr.

See Also