System::Xml::XmlWriter::WriteString méthode

XmlWriter::WriteString method

Lorsqu’il est remplacé dans une classe dérivée, écrit le contenu texte fourni.

virtual void System::Xml::XmlWriter::WriteString(const String &text)=0
ParamètreTypeDescription
texteconst String&Le texte à écrire.

Voir aussi