NotificationHandler Temsilci
Ad alanı: Microsoft.VisualStudio.Services.Client
Derleme: Microsoft.VisualStudio.Services.Client (Microsoft.VisualStudio.Services.Client.dll içinde)
Sözdizimi
'Bildirim
Public Delegate Sub NotificationHandler ( _
message As NotificationMessage _
)
public delegate void NotificationHandler(
NotificationMessage message
)