Level.DisplayName Property
      
     
    
       Gets the display name of this level. 
      
        [Visual Basic]
        Public ReadOnly Property DisplayName As 
String 
      
        [C#]
        public 
string DisplayName {get;}
 
      
      
      Property Value
       The display name of this level. 
      Remarks
             Gets the display name of this level. 
            See Also
Level Class | log4net.Core Namespace