System::Xml::XmlWriterSettings::get_NewLineHandling 方法

XmlWriterSettings::get_NewLineHandling method

返回一个值,指示是否在输出中规范化换行符。

System::Xml::NewLineHandling System::Xml::XmlWriterSettings::get_NewLineHandling()

ReturnValue

NewLineHandling 值之一。默认是 NewLineHandling::Replace

另见