UndoPendingChangesNotification.UndoneItems 屬性

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

'宣告
Public ReadOnly Property UndoneItems As IEnumerable(Of GetOperation)
public IEnumerable<GetOperation> UndoneItems { get; }

屬性值

類型:System.Collections.Generic.IEnumerable<GetOperation>
傳回 IEnumerable<T>

.NET Framework 安全性

請參閱

參考

UndoPendingChangesNotification 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間