Méthode System::Xml::XmlWriter::WriteCData
XmlWriter::WriteCData method
Lorsqu’il est remplacé dans une classe dérivée, écrit un bloc … contenant le texte spécifié.
virtual void System::Xml::XmlWriter::WriteCData(String text)=0
| Paramètre | Type | Description |
|---|---|---|
| texte | String | Le texte à placer à l’intérieur du bloc CDATA. |
Voir aussi
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++