System::Xml::Schema::XmlSchemaElement::set_FixedValue 方法

XmlSchemaElement::set_FixedValue method

设置固定值。

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

另见