Metodo System::Xml::XmlWriter::WriteComment
XmlWriter::WriteComment method
Quando sovrascritto in una classe derivata, scrive un commento **** contenente il testo specificato.
virtual void System::Xml::XmlWriter::WriteComment(String text)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| text | String | Text da inserire all’interno del commento. |
Vedi anche
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++