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

  NameDescription
Public propertyOnlineEncoding
Gets the OnlineEncoding in which the output is written.
(Inherited from OnlineStringWriter.)
Public propertyOnlineFormatProvider
Gets an object that controls formatting.
(Inherited from OnlineTextWriter.)
Public propertyOnlineNewLine
Gets or sets the line terminator string used by the current TextWriter.
(Inherited from OnlineTextWriter.)
Back to Top
See Also