Partager via


TeamExplorerSectionViewModelBase.ShowNotification, méthode

Espace de noms :  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TeamExplorerSectionViewModelBase Classe

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer, espace de noms