System::Xml::Xsl::XsltSettings::set_EnableDocumentFunction method

XsltSettings::set_EnableDocumentFunction method

Sets a value indicating whether to enable support for the XSLT document() function.

void System::Xml::Xsl::XsltSettings::set_EnableDocumentFunction(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also