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

XmlSchemaAnnotation::set_UnhandledAttributes method

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

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

另见