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.

参照