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.

When overridden in a derived class, returns the character encoding in which the output is written.

[read-only]
FormatProviderIFormatProvider.

Gets an object that controls formatting.

NewLinestring.

Gets or sets the line terminator string used by the current TextWriter.