The System.Text.Encoding in which the output is written.
This property is necessary for some XML scenarios where a header must be written containing the encoding used by the TextWriter. This enables the XML code to consume an arbitrary TextWriter and generate the correct XML header.
For a list of common I/O tasks, see Common I/O Tasks.