TeamExplorerUtils.ShowNotification-Methode (IServiceProvider, Exception)

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

Syntax

'Declaration
Public Sub ShowNotification ( _
    serviceProvider As IServiceProvider, _
    ex As Exception _
)
public void ShowNotification(
    IServiceProvider serviceProvider,
    Exception ex
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerUtils Klasse

ShowNotification-Überladung

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace