set_Namespace()

XmlSchemaImport::set_Namespace(const String&) 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)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also