Mono Class Library: OverviewSystem.IO.TextWriter: Property Members |
The properties of System.IO.TextWriter are listed below. For a list of all members, see the TextWriter Members list.
See Also: Inherited members from System.MarshalByRefObject
[read-only] abstractEncoding System.Text.Encoding. Gets the System.Text.Encoding in which the output is written. [read-only] FormatProvider IFormatProvider. Gets an object that provides formatting for the current instance NewLine string. Gets or sets the line terminator string used by the current System.IO.TextWriter .