Compartilhar via


Propriedade IPendingCheckinPendingChanges.AllPendingChanges

Obtém a matriz de todas as alterações pendentes.

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

Sintaxe

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

Valor de propriedade

Tipo: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
A matriz de todas as alterações pendentes.

Segurança do .NET Framework

Consulte também

Referência

IPendingCheckinPendingChanges Interface

Namespace Microsoft.TeamFoundation.VersionControl.Client