System::Xml::XmlTextWriter::set_Indentation メソッド

XmlTextWriter::set_Indentation method

XmlTextWriter::set_FormattingFormatting::Indented に設定されているとき、階層の各レベルで書き込む IndentChars の数を設定します。

void System::Xml::XmlTextWriter::set_Indentation(int32_t value)
パラメーター説明
valueint32_t設定する値です。

参照