get_IgnoreWhitespace()

XmlReaderSettings::get_IgnoreWhitespace() method

Returns a value indicating whether to ignore insignificant white space.

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

Return Value

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

See Also