System::Xml::XmlTextWriter::WriteStartAttribute metod
XmlTextWriter::WriteStartAttribute method
Skriver början av ett attribut.
void System::Xml::XmlTextWriter::WriteStartAttribute(const String &prefix, const String &localName, const String &ns) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| prefix | const String& | Namespace prefix för attributet. |
| localName | const String& | LocalName för attributet. |
| ns | const String& | NamespaceURI för attributet. |
Se även
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.PDF for C++