log4net SDK Reference

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