Partager via


PendingSet.CandidatePendingChanges, propriété

Obtient une collection en lecture seule de modifications en attente associées au jeu.

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

Syntaxe

'Déclaration
Public ReadOnly Property CandidatePendingChanges As ReadOnlyCollection(Of PendingChange)
public ReadOnlyCollection<PendingChange> CandidatePendingChanges { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<PendingChange>
Collection en lecture seule des modifications en attente associé au jeu.

Sécurité .NET Framework

Voir aussi

Référence

PendingSet Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms