Метод 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.

См. также