Partager via


PendingChangesExt.CheckedItems, propriété

Remarque : cette API est maintenant obsolète.

Obtenir les modifications en attente inclusives.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("This property has been deprecated. Please use IncludedChanges instead.",  _
    False)> _
Public ReadOnly Property CheckedItems As PendingChange()
[ObsoleteAttribute("This property has been deprecated. Please use IncludedChanges instead.", 
    false)]
public PendingChange[] CheckedItems { get; }

Valeur de propriété

Type : array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
retourne PendingChange ;

Sécurité .NET Framework

Voir aussi

Référence

PendingChangesExt Classe

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms