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ètreTypeDescription
textStringText à placer dans le commentaire.

Voir aussi