System::Xml::Schema::XmlSchemaObject::set_SourceUri method

XmlSchemaObject::set_SourceUri method

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

void System::Xml::Schema::XmlSchemaObject::set_SourceUri(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also