System::Xml::XmlTextWriter::WriteString méthode

XmlTextWriter::WriteString method

Écrit le contenu texte fourni.

void System::Xml::XmlTextWriter::WriteString(const String &text) override
ParamètreTypeDescription
textconst String&Text à écrire.

Voir aussi