Partager via


NotificationHandler, délégué

Espace de noms :  Microsoft.VisualStudio.Services.Client
Assembly :  Microsoft.VisualStudio.Services.Client (dans Microsoft.VisualStudio.Services.Client.dll)

Syntaxe

'Déclaration
Public Delegate Sub NotificationHandler ( _
    message As NotificationMessage _
)
public delegate void NotificationHandler(
    NotificationMessage message
)

Paramètres

Voir aussi

Référence

Microsoft.VisualStudio.Services.Client, espace de noms