System::Xml::Xsl::XsltContext::get_Whitespace metode

XsltContext::get_Whitespace method

Saat dioverride dalam kelas turunan, mendapatkan nilai yang menunjukkan apakah akan menyertakan node spasi putih dalam output.

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.

Lihat Juga