System::Xml::Schema::XmlSchemaElement::set_RefName 方法
XmlSchemaElement::set_RefName method
设置在此模式中声明的元素(或由指定命名空间指示的其他模式中)的引用名称。
void System::Xml::Schema::XmlSchemaElement::set_RefName(const SharedPtr<XmlQualifiedName> &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const SharedPtr<XmlQualifiedName>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Font for C++