System::Xml::Schema::XmlSchema::set_BlockDefault 方法

XmlSchema::set_BlockDefault method

设置 blockDefault 属性,该属性设置模式 targetNamespace 中元素和复合类型的 block 属性的默认值。

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

另见