Freigeben über


UndoPendingChangesNotification.ItemsToUndo-Eigenschaft

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

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

Eigenschaftswert

Typ: System.Collections.Generic.IEnumerable<String>
Gibt IEnumerable<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

UndoPendingChangesNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace