System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction método

XsltSettings::get_EnableDocumentFunction method

Devuelve un valor que indica si se debe habilitar el soporte para la función XSLT document().

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

ReturnValue

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

Ver también