set_SourceUri()

XmlSchemaObject::set_SourceUri(const String&) method

Sets the source location for the file that loaded the schema.

void System::Xml::Schema::XmlSchemaObject::set_SourceUri(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also