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