IPendingCheckinPendingChanges.CheckedPendingChanges, propriété
Obtient ou définit le choix de modifications en attente archivées.
Espace de noms : Microsoft.TeamFoundation.VersionControl.Client
Assembly : Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Déclaration
Property CheckedPendingChanges As PendingChange()
PendingChange[] CheckedPendingChanges { get; set; }
Valeur de propriété
Type : array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Tableau de modifications en attente archivées.
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