set_TargetNamespace()

XmlSchema::set_TargetNamespace(const String&) method

Sets the Uniform Resource Identifier (URI) of the schema target namespace.

void System::Xml::Schema::XmlSchema::set_TargetNamespace(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also