Compartilhar via


Propriedade INotificationFilter.FilteredEvents

Deve retornar o conjunto de eventos que são filtrados por meio desse manipulador.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
ReadOnly Property FilteredEvents As IEnumerable(Of String)
IEnumerable<string> FilteredEvents { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<String>
Matriz de nomes de tipo de evento que são filtrados.

Segurança do .NET Framework

Consulte também

Referência

INotificationFilter Interface

Namespace Microsoft.TeamFoundation.Server.Core