System::Xml::XmlReaderSettings::get_IgnoreWhitespace metode

XmlReaderSettings::get_IgnoreWhitespace method

Mengembalikan nilai yang menunjukkan apakah mengabaikan spasi putih yang tidak signifikan.

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

ReturnValue

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

Lihat Juga