The ProtectCloseTextWriter type exposes the following members.
Back to Top
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 (Inherited from TextWriterAdapter.)![]() |
See Also