TeamExplorerSectionViewModelBase.ShowException-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Sub ShowException ( _
    ex As Exception, _
    clearOtherNotifications As Boolean _
)
public void ShowException(
    Exception ex,
    bool clearOtherNotifications
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerSectionViewModelBase Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace