Partilhar via


Propriedade PendingSet.PendingChanges

Obtém PendingChange contido por esse conjunto pendente.

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

Sintaxe

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

Valor de propriedade

Tipo: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
PendingChange contido por esse conjunto pendente.

Segurança do .NET Framework

Consulte também

Referência

PendingSet Classe

Namespace Microsoft.TeamFoundation.VersionControl.Client