LoggingEventData.ExceptionString Field
					
      
     
    
       The string representation of the exception 
      
        [Visual Basic]
        Public ExceptionString As 
String 
      
        [C#]
        public 
string ExceptionString;
 
      
      
      Remarks
             The string representation of the exception 
            See Also
LoggingEventData Class | log4net.Core Namespace