ProtectCloseTextWriter PropertiesApache log4net™ SDK Documentation
The ProtectCloseTextWriter type exposes the following members.
Properties

  NameDescription
Public propertyEncoding
The Encoding in which the output is written
(Inherited from TextWriterAdapter.)
Public propertyFormatProvider
Gets an object that controls formatting
(Inherited from TextWriterAdapter.)
Public propertyNewLine
Gets or sets the line terminator string used by the TextWriter
(Inherited from TextWriterAdapter.)
Protected propertyWriter
Gets or sets the underlying OnlineTextWriter.
(Inherited from TextWriterAdapter.)
Back to Top
See Also