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>>& | 要设置的值。 |
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchemaAnnotated
- Namespace System::Xml::Schema
- Library Aspose.Font for C++