Freigeben über


IPendingCheckinPendingChanges.AllPendingChanges-Eigenschaft

Ruft das Array aller ausstehenden Änderungen ab.

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

Syntax

'Declaration
ReadOnly Property AllPendingChanges As PendingChange()
PendingChange[] AllPendingChanges { get; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Das Array aller ausstehenden Änderungen.

.NET Framework-Sicherheit

Siehe auch

Referenz

IPendingCheckinPendingChanges Schnittstelle

Microsoft.TeamFoundation.VersionControl.Client-Namespace