IPendingCheckinPendingChanges.AllPendingChanges, propriété
Obtient le tableau de toutes les modifications en attente.
Espace de noms : Microsoft.TeamFoundation.VersionControl.Client
Assembly : Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Déclaration
ReadOnly Property AllPendingChanges As PendingChange()
PendingChange[] AllPendingChanges { get; }
Valeur de propriété
Type : array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Le tableau de toutes les modifications en attente.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
IPendingCheckinPendingChanges Interface
Microsoft.TeamFoundation.VersionControl.Client, espace de noms