共用方式為


WatsonReport.CreateReport 方法

命名空間:  Microsoft.TeamFoundation.Common.Internal
組件:  Microsoft.TeamFoundation.Common (在 Microsoft.TeamFoundation.Common.dll 中)

語法

'宣告
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
)

參數

傳回值

型別:Microsoft.TeamFoundation.Common.Internal.WatsonReport

.NET Framework 安全性

請參閱

參考

WatsonReport 類別

Microsoft.TeamFoundation.Common.Internal 命名空間