Partilhar via


Propriedade PendingChangesExt.ExcludedChanges

Obter excluído durante alterações

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

Sintaxe

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

Valor de propriedade

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

Implementações

IPendingChangesExt.ExcludedChanges

Segurança do .NET Framework

Consulte também

Referência

PendingChangesExt Classe

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl