System::Xml::Schema::XmlSchemaFacet::set_Value method

XmlSchemaFacet::set_Value method

Sets the value attribute of the facet.

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

See Also