System::Xml::XmlTextWriter::WriteComment metodo

XmlTextWriter::WriteComment method

Scrive un commento **** contenente il testo specificato.

void System::Xml::XmlTextWriter::WriteComment(String text) override
ParametroTipoDescrizione
textStringText da inserire all’interno del commento.

Vedi anche