System::Xml::Schema::XmlSchemaAnnotation::set_UnhandledAttributes 方法

XmlSchemaAnnotation::set_UnhandledAttributes method

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

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

另见