System::Xml::XmlReaderSettings::get_IgnoreWhitespace yöntemi

XmlReaderSettings::get_IgnoreWhitespace method

Önemli olmayan boşlukların göz ardı edilip edilmeyeceğini 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