System::Xml::Schema::XmlSchemaAnnotated::set_UnhandledAttributes 方法

XmlSchemaAnnotated::set_UnhandledAttributes method

设置不属于当前模式目标命名空间的限定属性。

void System::Xml::Schema::XmlSchemaAnnotated::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>> &value)
参数类型描述
const ArrayPtr<SharedPtr<XmlAttribute>>&要设置的值。

另见