Interfaccia INotificationFilter
Spazio dei nomi: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Sintassi
'Dichiarazione
<InheritedExportAttribute> _
Public Interface INotificationFilter
[InheritedExportAttribute]
public interface INotificationFilter
Il tipo INotificationFilter espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
FilteredEvents | Deve restituire gli eventi che vengono filtrati da questo gestore. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
RemoveRestrictedContent | RemoveRestrictedContent viene utilizzato dal filtro per garantire che gli utenti non siano contenuto specificato che non siano autorizzati a visualizzare. |
In alto