System::Xml::XmlTextWriter::set_Indentation méthode

XmlTextWriter::set_Indentation method

Définit le nombre d’IndentChars à écrire pour chaque niveau de la hiérarchie lorsque XmlTextWriter::set_Formatting est réglé sur Formatting::Indented.

void System::Xml::XmlTextWriter::set_Indentation(int32_t value)
ParamètreTypeDescription
valeurint32_tLa valeur à définir.

Voir aussi