System::Xml::Xsl::XsltSettings::set_EnableScript method

XsltSettings::set_EnableScript method

Sets a value indicating whether to enable support for embedded script blocks.

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

See Also