System::Xml::XmlTextWriter::WriteComment méthode
XmlTextWriter::WriteComment method
Écrit un commentaire **** contenant le texte spécifié.
void System::Xml::XmlTextWriter::WriteComment(String text) override
| Paramètre | Type | Description |
|---|---|---|
| text | String | Text à placer dans le commentaire. |
Voir aussi
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++