System::Xml::Schema::XmlSchemaAnyAttribute::set_Namespace method

XmlSchemaAnyAttribute::set_Namespace method

Sets the namespaces containing the attributes that can be used.

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

See Also