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 à l’intérieur du commentaire.

Voir aussi