Freigeben über


IStatusHandler.ShowException-Methode

Zeigt eine Ausnahme in der Form angezeigt, die für den Host entspricht

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
Sub ShowException ( _
    exception As Exception _
)
void ShowException(
    Exception exception
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IStatusHandler Schnittstelle

Microsoft.TeamFoundation.WorkItemTracking.Controls-Namespace