System::Xml::Schema::XmlSchemaSimpleContentExtension::set_AnyAttribute 方法

XmlSchemaSimpleContentExtension::set_AnyAttribute method

设置用于属性值的 XmlSchemaAnyAttribute

void System::Xml::Schema::XmlSchemaSimpleContentExtension::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
参数类型描述
const SharedPtr<XmlSchemaAnyAttribute>&要设置的值。

另见