WatsonReport.CreateReport, méthode

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function CreateReport ( _
    reportType As WatsonReport.WatsonReportType, _
    eventType As String, _
    exceptionToReport As Exception _
) As WatsonReport
public static WatsonReport CreateReport(
    WatsonReport.WatsonReportType reportType,
    string eventType,
    Exception exceptionToReport
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Common.Internal.WatsonReport

Sécurité .NET Framework

Voir aussi

Référence

WatsonReport Classe

Microsoft.TeamFoundation.Common.Internal, espace de noms