Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

TextWriterAdapter.Writer Property

Gets or sets the underlying TextWriter.

[Visual�Basic]
Protected�Property�Writer�As�TextWriter
[C#]
protected�System.IO.TextWriter�Writer�{get;�set;}

Property Value

The underlying TextWriter.

Remarks

Gets or sets the underlying TextWriter.

See Also

TextWriterAdapter Class | log4net.Util Namespace