log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
Level.Name Property
Gets the name of this level.
[Visual Basic]
Public ReadOnly Property Name As
String
[C#]
public
string Name {get;}
Property Value
The name of this level.
Remarks
Gets the name of this level.
See Also
Level Class | log4net.Core Namespace