Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IAppender.Name Property

Gets or sets the name of this appender.

[Visual�Basic]
Property�Name�As�String
[C#]
string�Name�{get;�set;}

Property Value

The name of the appender.

Remarks

The name uniquely identifies the appender.

See Also

IAppender Interface | log4net.Appender Namespace