Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggerRepositorySkeleton.Name Property
The name of the repository
[Visual�Basic]
Overridable�Public�Property�Name�As�
String�_
[C#]
public�virtual�
string�Name�{get;�set;}
Property Value
The string name of the repository
Implements
ILoggerRepository.Name
Remarks
The name of this repository. The name is used to store and lookup the repositories stored by the IRepositorySelector.
See Also
LoggerRepositorySkeleton Class | log4net.Repository Namespace