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