طريقة System::Xml::XmlWriterSettings::get_Indent

XmlWriterSettings::get_Indent method

يرجع قيمة تشير إلى ما إذا كان يجب إزاحة العناصر.

bool System::Xml::XmlWriterSettings::get_Indent()

ReturnValue

true to write individual elements on new lines and indent; otherwise, false. The default is false.

انظر أيضًا