System::Xml::Schema::XmlSchemaComplexType::get_Block method

XmlSchemaComplexType::get_Block method

返回 block 属性。

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

ReturnValue

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

另见