Compartilhar via


Propriedade UndoPendingChangesNotification.ItemsToUndo

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

UndoPendingChangesNotification Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server