System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction metodo

XsltSettings::get_EnableDocumentFunction method

Restituisce un valore che indica se abilitare il supporto per la funzione XSLT document().

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

ReturnValue

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

Vedi anche