System::Xml::XmlReaderSettings::get_IgnoreWhitespace method

XmlReaderSettings::get_IgnoreWhitespace method

返回一个指示是否忽略无意义空白的值。

bool System::Xml::XmlReaderSettings::get_IgnoreWhitespace()

ReturnValue

true to ignore white space; otherwise false. The default is false.

另见