System::Xml::Schema::XmlSchemaFacet::set_Value 方法

XmlSchemaFacet::set_Value method

设置 facet 的 value 属性。

void System::Xml::Schema::XmlSchemaFacet::set_Value(const String &value)
参数类型描述
const String&要设置的值。

另见