Mono Class Library: Overview

System.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

Public Properties

[read-only]
abstract
EncodingSystem.Text.Encoding. Gets the System.Text.Encoding in which the output is written.
[read-only]
FormatProviderIFormatProvider. Gets an object that provides formatting for the current instance
NewLinestring. Gets or sets the line terminator string used by the current System.IO.TextWriter .