System.Xml.Xsl.XslCompiledTransform: Property Members

The properties of System.Xml.Xsl.XslCompiledTransform are listed below. For a list of all members, see the XslCompiledTransform Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
OutputSettingsSystem.Xml.XmlWriterSettings.

Gets an System.Xml.XmlWriterSettings object that contains the output information derived from the xsl:output element of the style sheet.

[read-only]
TemporaryFilesSystem.CodeDom.Compiler.TempFileCollection.

Gets the System.CodeDom.Compiler.TempFileCollection that contains the temporary files generated on disk after a successful call to the erload:System.Xml.Xsl.XslCompiledTransform.Load method.