System::Xml::XmlReaderSettings::get_IgnoreWhitespace metodu

XmlReaderSettings::get_IgnoreWhitespace method

Önemli olmayan boşlukların yok sayılıp sayılmayacağını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız