System::Xml::XmlReaderSettings::get_IgnoreWhitespace metodo

XmlReaderSettings::get_IgnoreWhitespace method

Restituisce un valore che indica se ignorare gli spazi bianchi insignificanti.

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

ReturnValue

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

Vedi anche