Compartilhar via


Propriedade UndoPendingChangesNotification.UndoneItems

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

Sintaxe

'Declaração
Public ReadOnly Property UndoneItems As IEnumerable(Of GetOperation)
public IEnumerable<GetOperation> UndoneItems { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

UndoPendingChangesNotification Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server