System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction method

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.

另见