Méthode System::Xml::XmlTextWriter::set_Indentation

XmlTextWriter::set_Indentation method

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

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

Voir aussi