log4net SDK Reference

ILoggerRepository.Name Property

The name of the repository

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

Property Value

The name of the repository

Remarks

The name of the repository.

See Also

ILoggerRepository Interface | log4net.Repository Namespace