共用方式為


ITeamFoundationEventService.PublishNotification 方法

使用系統要求內容,發行非同步事件。

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

語法

'宣告
Sub PublishNotification ( _
    requestContext As TeamFoundationRequestContext, _
    notificationEvent As Object _
)
void PublishNotification(
    TeamFoundationRequestContext requestContext,
    Object notificationEvent
)

參數

.NET Framework 安全性

請參閱

參考

ITeamFoundationEventService 介面

Microsoft.TeamFoundation.Framework.Server 命名空間