System::Xml::Schema::XmlSchema::get_BlockDefault 方法

XmlSchema::get_BlockDefault method

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

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchema::get_BlockDefault()

ReturnValue

一个 XmlSchemaDerivationMethod 值,表示防止派生的不同方法。默认值是 XmlSchemaDerivationMethod::None

另见