System::Xml::Schema::XmlSchemaComplexType::get_AttributeWildcard 方法

XmlSchemaComplexType::get_AttributeWildcard method

返回此复杂类型及其基类型的 anyAttribute 编译后值。

SharedPtr<XmlSchemaAnyAttribute> System::Xml::Schema::XmlSchemaComplexType::get_AttributeWildcard()

ReturnValue

后编译阶段的 anyAttribute 元素的值。

另见