System::Xml::Schema::XmlSchemaElement::set_FixedValue method

XmlSchemaElement::set_FixedValue method

Sets the fixed value.

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

See Also