TeamExplorerPageViewModelBase.ShowNotification-Methode

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

Syntax

'Declaration
Public Sub ShowNotification ( _
    message As String, _
    type As NotificationType, _
    flags As NotificationFlags, _
    command As ICommand, _
    guid As Guid _
)
public void ShowNotification(
    string message,
    NotificationType type,
    NotificationFlags flags,
    ICommand command,
    Guid guid
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerPageViewModelBase Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace