System::Xml::Xsl::XsltContext::get_Whitespace-methode

XsltContext::get_Whitespace method

Wanneer overschreven in een afgeleide klasse, krijgt een waarde die aangeeft of witruimtenodes in de uitvoer moeten worden opgenomen.

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.

Zie ook