System::Xml::Xsl::XsltContext::get_Whitespace विधि

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.

संबंधित देखें