Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ManagedColoredConsoleAppender.Target Property

Target is the value of the console output stream. This is either "Console.Out" or "Console.Error".

[Visual�Basic]
Overridable�Public�Property�Target�As�String
[C#]
public�virtual�string�Target�{get;�set;}

Property Value

Target is the value of the console output stream. This is either "Console.Out" or "Console.Error".

Remarks

Target is the value of the console output stream. This is either "Console.Out" or "Console.Error".

See Also

ManagedColoredConsoleAppender Class | log4net.Appender Namespace