INotificationFormatter.SupportedEventTypes 属性

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
ReadOnly Property SupportedEventTypes As ICollection(Of String)
ICollection<string> SupportedEventTypes { get; }

属性值

类型:System.Collections.Generic.ICollection<String>
返回 ICollection<T>

.NET Framework 安全性

请参阅

参考

INotificationFormatter 接口

Microsoft.TeamFoundation.Server.Core 命名空间