System::Xml::Schema::XmlSchemaImport::set_Namespace method

XmlSchemaImport::set_Namespace method

Sets the target namespace for the imported schema as a Uniform Resource Identifier (URI) reference.

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

See Also