This documentation is archived and is not being maintained.
TextWriter Properties
.NET Framework 1.1
The properties of the TextWriter class are listed here. For a complete list of TextWriter class members, see the TextWriter Members topic.
Public Properties
Encoding Supported by the .NET Compact Framework. | When overridden in a derived class, returns the Encoding in which the output is written. |
FormatProvider Supported by the .NET Compact Framework. | Gets an object that controls formatting. |
NewLine Supported by the .NET Compact Framework. | Gets or sets the line terminator string used by the current TextWriter. |
See Also
Show:
