Partager via


WorkspaceCheckInParameters.PendingChanges, propriété

Obtient la collection énumérable de modifications en attente à l'archivage.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Déclaration
Public Property PendingChanges As IEnumerable(Of PendingChange)
public IEnumerable<PendingChange> PendingChanges { get; private set; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<PendingChange>
La collection énumérable de modifications en attente à l'archivage.

Sécurité .NET Framework

Voir aussi

Référence

WorkspaceCheckInParameters Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms