共用方式為


INotificationFilter.FilteredEvents 屬性

它應該傳回透過這個處理常式所篩選的事件集。

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

語法

'宣告
ReadOnly Property FilteredEvents As IEnumerable(Of String)
IEnumerable<string> FilteredEvents { get; }

屬性值

類型:System.Collections.Generic.IEnumerable<String>
有些篩選的事件型別名稱。

.NET Framework 安全性

請參閱

參考

INotificationFilter 介面

Microsoft.TeamFoundation.Server.Core 命名空間