Freigeben über


PendingChangesExt.IncludedChanges-Eigenschaft

Rufen Sie die enthaltenen ausstehenden Änderungen ab

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

Syntax

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

Eigenschaftswert

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

Implementiert

IPendingChangesExt.IncludedChanges

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChangesExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace