System::Xml::XmlWriterSettings::get_NewLineOnAttributes metodu

XmlWriterSettings::get_NewLineOnAttributes method

Özniteliklerin yeni bir satıra yazılıp yazılmayacağını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız