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

XmlTextWriter::get_Indentation method

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

int32_t System::Xml::XmlTextWriter::get_Indentation()

ReturnValue

各レベルの IndentChars の数。デフォルトは 2 です。

参照