System::Xml::Schema::XmlSchema::set_AttributeFormDefault 方法

XmlSchema::set_AttributeFormDefault method

设置在模式目标命名空间中声明的属性的形式。

void System::Xml::Schema::XmlSchema::set_AttributeFormDefault(XmlSchemaForm value)
参数类型描述
XmlSchemaForm要设置的值。

另见