set_Value()

XmlSchemaFacet::set_Value(const String&) method

Sets the value attribute of the facet.

void System::Xml::Schema::XmlSchemaFacet::set_Value(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also