LoggingEvent.Domain Property
      
     
    
       Gets the AppDomain friendly name. 
      
        [Visual Basic]
        Public ReadOnly Property Domain As 
String 
      
        [C#]
        public 
string Domain {get;}
 
      
      
      Property Value
       The AppDomain friendly name. 
      Remarks
             Gets the AppDomain friendly name. 
            See Also
LoggingEvent Class | log4net.Core Namespace