The properties of the QuietTextWriter class are listed below. For a complete list of QuietTextWriter class members, see the QuietTextWriter Members topic.
Closed | Gets a value indicating whether this writer is closed. |
Encoding (inherited from TextWriterAdapter) | The Encoding in which the output is written |
ErrorHandler | Gets or sets the error handler that all errors are passed to. |
FormatProvider (inherited from TextWriterAdapter) | Gets an object that controls formatting |
NewLine (inherited from TextWriterAdapter) | Gets or sets the line terminator string used by the TextWriter |
Writer (inherited from TextWriterAdapter) | Gets or sets the underlying TextWriter. |
QuietTextWriter Class | log4net.Util Namespace