共用方式為


IClientNotificationService.PostNotification 方法 (TeamFoundationRequestContext, NotificationMessage, Guid)

命名空間:  Microsoft.VisualStudio.Services.ClientNotification
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Sub PostNotification ( _
    requestContext As TeamFoundationRequestContext, _
    message As NotificationMessage, _
    identityId As Guid _
)
void PostNotification(
    TeamFoundationRequestContext requestContext,
    NotificationMessage message,
    Guid identityId
)

參數

.NET Framework 安全性

請參閱

參考

IClientNotificationService 介面

PostNotification 多載

Microsoft.VisualStudio.Services.ClientNotification 命名空間