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

XmlTextWriter::get_IndentChar method

XmlTextWriter::set_FormattingFormatting::Indented に設定されている場合に使用するインデント文字を返します。

char16_t System::Xml::XmlTextWriter::get_IndentChar()

ReturnValue

インデントに使用する文字です。デフォルトはスペースです。

参照