다음을 통해 공유


NotificationHandler 대리자

네임스페이스:  Microsoft.VisualStudio.Services.Client
어셈블리:  Microsoft.VisualStudio.Services.Client(Microsoft.VisualStudio.Services.Client.dll)

구문

‘선언
Public Delegate Sub NotificationHandler ( _
    message As NotificationMessage _
)
public delegate void NotificationHandler(
    NotificationMessage message
)

매개 변수

참고 항목

참조

Microsoft.VisualStudio.Services.Client 네임스페이스