Gets an System.Xml.XmlWriterSettings object that contains the output information derived from the xsl:output element of the style sheet.
Documentation for this section has not yet been entered.
This property is populated after a successful call to the erload:System.Xml.Xsl.XslCompiledTransform.Load method. It contains information derived from the xsl:output element of a compiled style sheet. This System.Xml.XmlWriterSettings object can be passed to the erload:System.Xml.XmlWriter.Create method to create the System.Xml.XmlWriter object to which you want to output.