共用方式為


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 命名空間