System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction metod

XsltSettings::get_EnableDocumentFunction method

Returnerar ett värde som indikerar om stöd för XSLT document()-funktionen ska aktiveras.

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

ReturnValue

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

Se även