System::Xml::XmlWriter::WriteComment méthode
XmlWriter::WriteComment method
Lorsqu’il est remplacé dans une classe dérivée, écrit un commentaire **** contenant le texte spécifié.
virtual void System::Xml::XmlWriter::WriteComment(String text)=0
| Paramètre | Type | Description |
|---|---|---|
| text | String | Text à placer dans le commentaire. |
Voir aussi
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++