This documentation is archived and is not being maintained.
TextWriter Properties
Visual Studio 2008
The TextWriter type exposes the following members.
| Name | Description | |
|---|---|---|
|
Encoding | When overridden in a derived class, returns the Encoding in which the output is written. |
|
FormatProvider | Gets an object that controls formatting. |
|
NewLine | Gets or sets the line terminator string used by the current TextWriter. |
Show: