System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction Methode

XsltSettings::get_EnableDocumentFunction method

Gibt einen Wert zurück, der angibt, ob die Unterstützung für die XSLT‑document()‑Funktion aktiviert werden soll.

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

ReturnValue

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

Siehe auch