System::Xml::Xsl::XsltContext::get_Whitespace method

XsltContext::get_Whitespace method

Türetilmiş bir sınıfta geçersiz kılındığında, çıktıda boşluk düğümlerinin dahil edilip edilmeyeceğini gösteren bir değer alır.

virtual bool System::Xml::Xsl::XsltContext::get_Whitespace()=0

ReturnValue

true to check white space nodes in the source document for inclusion in the output; false to not evaluate white space nodes. The default is true.

Ayrıca Bakınız