Partager via


CommitCheckinEventArgs.UndoneChanges, propriété

Obtient l'ensemble de modifications en attente annulées dans cette validation.

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

Syntaxe

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

Valeur de propriété

Type : array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
L'ensemble de modifications en attente annulées dans cette validation.

Sécurité .NET Framework

Voir aussi

Référence

CommitCheckinEventArgs Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms