INotificationFilter 介面
命名空間: Microsoft.TeamFoundation.Server.Core
組件: Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)
語法
'宣告
<InheritedExportAttribute> _
Public Interface INotificationFilter
[InheritedExportAttribute]
public interface INotificationFilter
INotificationFilter 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
FilteredEvents | 它應該傳回透過這個處理常式所篩選的事件集。 |
回頁首
方法
名稱 | 描述 | |
---|---|---|
RemoveRestrictedContent | 篩選條件套用至 RemoveRestrictedContent,以確保未獲授權看沒有指定的使用者內容。 |
回頁首