set_EnableScript()

XsltSettings::set_EnableScript(bool) method

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

void System::Xml::Xsl::XsltSettings::set_EnableScript(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also