System::Xml::Schema::XmlSchemaAny::set_Namespace method

XmlSchemaAny::set_Namespace method

Sets the namespaces containing the elements that can be used.

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

See Also