PendingChange.Undone, propriété

Obtient une balise qui décrit si cette modification en attente a été annulée.

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

Syntaxe

'Déclaration
Public ReadOnly Property Undone As Boolean
public bool Undone { get; }

Valeur de propriété

Type : System.Boolean
True si la modification en attente a été annulée ; sinon, false.

Notes

C'est significatif pour annuler une modification de renommer parce que la source et la cible sont échangées par rapport à les modifications en attente d'origine.

Sécurité .NET Framework

Voir aussi

Référence

PendingChange Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms