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

XsltContext::get_Whitespace method

عند تجاوزها في فئة مشتقة، تحصل على قيمة تشير إلى ما إذا كان يجب تضمين عقد المسافات البيضاء في الناتج.

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.

انظر أيضًا