Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal exception As Exception, _ ByVal diagnosticsMask As DiagnosticsMasks, _ ByVal serviceLevel As Boolean, _ ByVal stringTable As StringTable _ ) |
C# | |
---|---|
public DiagnosticInfo( Exception exception, DiagnosticsMasks diagnosticsMask, bool serviceLevel, StringTable stringTable ) |
Parameters
- exception
- diagnosticsMask
- serviceLevel
- stringTable
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family