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

命名空间:  Microsoft.VisualStudio.Services.ClientNotification
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Sub PostNotification ( _
    requestContext As TeamFoundationRequestContext, _
    message As NotificationMessage, _
    executionUtcDateTime As DateTime, _
    identityId As Guid _
)
void PostNotification(
    TeamFoundationRequestContext requestContext,
    NotificationMessage message,
    DateTime executionUtcDateTime,
    Guid identityId
)

参数

.NET Framework 安全性

请参阅

参考

IClientNotificationService 接口

PostNotification 重载

Microsoft.VisualStudio.Services.ClientNotification 命名空间