可以返回从用户的通知的值。
命名空间: Microsoft.TeamFoundation.Framework.Server
程序集: Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)
语法
声明
Public Enumeration EventNotificationStatus
public enum EventNotificationStatus
成员
成员名称 | 说明 | |
---|---|---|
ActionApproved | 与 [ActionPermitted],但是,不要向其他用户。 | |
ActionDenied | 拒绝的事件;不要向其他用户。 | |
ActionPermitted | 允许的操作;继续用户通知。 |