Partager via


PendingSet.PendingChanges, propriété

Obtient le PendingChange qui est contenu par cet ensemble en attente.

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

Syntaxe

'Déclaration
Public ReadOnly Property PendingChanges As PendingChange()
public PendingChange[] PendingChanges { get; }

Valeur de propriété

Type : array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
PendingChange contenu dans cet ensemble en attente.

Sécurité .NET Framework

Voir aussi

Référence

PendingSet Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms