System::Xml::XmlTextWriter::WriteWhitespace méthode

XmlTextWriter::WriteWhitespace method

Écrit l’espace blanc donné.

void System::Xml::XmlTextWriter::WriteWhitespace(String ws) override
ParamètreTypeDescription
wsStringLa chaîne de caractères d’espace blanc.

Voir aussi