set_FixedValue()

XmlSchemaAttribute::set_FixedValue(const String&) method

Sets the fixed value for the attribute.

void System::Xml::Schema::XmlSchemaAttribute::set_FixedValue(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also