System::Xml::Schema::XmlSchemaComplexType::get_Block 方法

XmlSchemaComplexType::get_Block method

返回 block 属性。

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaComplexType::get_Block()

ReturnValue

block 属性阻止复合类型在指定的派生类型中使用。默认值为 XmlSchemaDerivationMethod::None。可选。

另见