| Overload | Description | 
|---|---|
| DiagnosticInfo Constructor() | Initializes the object with default values. | 
| DiagnosticInfo Constructor(DiagnosticInfo) | Creates a deep copy of the value. | 
| DiagnosticInfo Constructor(Int32,Int32,Int32,Int32,String) | Initializes the object with specific values. | 
| DiagnosticInfo Constructor(ServiceResult,DiagnosticsMasks,Boolean,StringTable) | Initializes the object with an exception. | 
| DiagnosticInfo Constructor(Exception,DiagnosticsMasks,Boolean,StringTable) | Initializes the object with an exception. | 
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
     
    