System::Xml::XmlReaderSettings::set_IgnoreWhitespace method

XmlReaderSettings::set_IgnoreWhitespace method

Sets a value indicating whether to ignore insignificant white space.

void System::Xml::XmlReaderSettings::set_IgnoreWhitespace(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also