System::Xml::XmlTextWriter::WriteComment metodo
XmlTextWriter::WriteComment method
Scrive un commento **** contenente il testo specificato.
void System::Xml::XmlTextWriter::WriteComment(String text) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| text | String | Text da inserire all’interno del commento. |
Vedi anche
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++