TeamExplorerViewModel.ShowNotification (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
Public Sub ShowNotification ( _
    message As String, _
    type As NotificationType, _
    flags As NotificationFlags, _
    command As ICommand, _
    id As Guid _
)
public void ShowNotification(
    string message,
    NotificationType type,
    NotificationFlags flags,
    ICommand command,
    Guid id
)

Parámetros

Implementaciones

ITeamExplorer.ShowNotification(String, NotificationType, NotificationFlags, ICommand, Guid)

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerViewModel Clase

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework (Espacio de nombres)