Partager via


UndoPendingChangesNotification.ItemsToUndo, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property ItemsToUndo As IEnumerable(Of String)
public IEnumerable<string> ItemsToUndo { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<String>
retourne IEnumerable<T> ;

Sécurité .NET Framework

Voir aussi

Référence

UndoPendingChangesNotification Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms