The ProtectCloseTextWriter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Encoding |
The Encoding in which the output is written
(Inherited from TextWriterAdapter.) |
![]() | FormatProvider |
Gets an object that controls formatting
(Inherited from TextWriterAdapter.) |
![]() | NewLine |
Gets or sets the line terminator string used by the TextWriter
(Inherited from TextWriterAdapter.) |
![]() | Writer |
Gets or sets the underlying TextWriter.
(Inherited from TextWriterAdapter.) |
See Also