System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction メソッド

XsltSettings::get_EnableDocumentFunction method

XSLT document() 関数のサポートを有効にするかどうかを示す値を返します。

bool System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction()

ReturnValue

true to support the XSLT document() function; otherwise, false. The default is false.

参照