System::Xml::XmlDocument::get_PreserveWhitespace yöntemi

XmlDocument::get_PreserveWhitespace method

Öğe içeriğinde boşlukların korunup korunmayacağını gösteren bir değer döndürür.

bool System::Xml::XmlDocument::get_PreserveWhitespace()

ReturnValue

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

Ayrıca Bakınız