System::Xml::Schema::XmlSchemaElement::set_RefName طريقة
XmlSchemaElement::set_RefName method
يضبط اسم المرجع لعنصر مُعلن في هذا المخطط (أو مخطط آخر يُشير إليه النطاق المحدد).
void System::Xml::Schema::XmlSchemaElement::set_RefName(const SharedPtr<XmlQualifiedName> &value)
| Parameter | Type | الوصف |
|---|---|---|
| value | const SharedPtr<XmlQualifiedName>& | القيمة المراد تعيينها. |
انظر أيضًا
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Page for C++