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.

संबंधित देखें