Compartir a través de


UndoPendingChangesNotification.UndoneItems (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Server
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Server (en Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property UndoneItems As IEnumerable(Of GetOperation)
public IEnumerable<GetOperation> UndoneItems { get; }

Valor de propiedad

Tipo: System.Collections.Generic.IEnumerable<GetOperation>
Devuelva IEnumerable<T>.

Seguridad de .NET Framework

Vea también

Referencia

UndoPendingChangesNotification Clase

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)