System::Xml::XmlWriter::WriteString méthode
XmlWriter::WriteString method
Lorsqu’il est remplacé dans une classe dérivée, écrit le contenu texte fourni.
virtual void System::Xml::XmlWriter::WriteString(const String &text)=0
| Paramètre | Type | Description |
|---|---|---|
| texte | const String& | Le texte à écrire. |
Voir aussi
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++