set_Namespace()

XmlSchemaAnyAttribute::set_Namespace(const String&) method

Sets the namespaces containing the attributes that can be used.

void System::Xml::Schema::XmlSchemaAnyAttribute::set_Namespace(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also