System::Xml::XmlWriterSettings::get_NewLineOnAttributes メソッド

XmlWriterSettings::get_NewLineOnAttributes method

属性を新しい行に書き込むかどうかを示す値を返します。

bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()

ReturnValue

true to write attributes on individual lines; otherwise, false. The default is false.

参照