NotificationManager.AddNotificationHandler, méthode
Espace de noms : Microsoft.TeamFoundation.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Shared Sub AddNotificationHandler ( _
handler As NotificationManager.NotificationHandler, _
begin As Notification, _
end As Notification _
)
public static void AddNotificationHandler(
NotificationManager.NotificationHandler handler,
Notification begin,
Notification end
)
Paramètres
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.