طريقة System::Xml::XmlTextWriter::WriteStartAttribute
XmlTextWriter::WriteStartAttribute method
يكتب بداية السمة.
void System::Xml::XmlTextWriter::WriteStartAttribute(const String &prefix, const String &localName, const String &ns) override
| معامل | نوع | الوصف |
|---|---|---|
| البادئة | const String& | بادئة Namespace للخاصية. |
| localName | const String& | LocalName للخاصية. |
| ns | const String& | NamespaceURI للخاصية. |
انظر أيضًا
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++