Partilhar via


Propriedade PendingChangesExt.FilteredExcludedChanges

Obter o atual filtrada excluído durante alterações depois que o filtro de texto (se houver) é aplicado.

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (em Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxe

'Declaração
Public ReadOnly Property FilteredExcludedChanges As PendingChange()
public PendingChange[] FilteredExcludedChanges { get; }

Valor de propriedade

Tipo: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Retorna PendingChange.

Implementações

IPendingChangesExt.FilteredExcludedChanges

Segurança do .NET Framework

Consulte também

Referência

PendingChangesExt Classe

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl