Freigeben über


IPendingChangesExt.IncludedChanges-Eigenschaft

Rufen Sie die aktuelle enthaltenden ausstehenden Änderungen ab

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.Extensibility
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

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

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Gibt PendingChange zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IPendingChangesExt Schnittstelle

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility-Namespace