XsltSettings::Default Property
.NET Framework (current version)
Gets an XsltSettings object with default settings. Support for the XSLT document() function and embedded script blocks is disabled.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.Xsl::XsltSettings^An XsltSettings object with the EnableDocumentFunction and EnableScript properties set to false.
.NET Framework
Available since 2.0
Available since 2.0
Show: