PendingSet.CandidatePendingChanges 屬性

取得暫止變更的唯讀集合與這個集合。

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

語法

'宣告
Public ReadOnly Property CandidatePendingChanges As ReadOnlyCollection(Of PendingChange)
public ReadOnlyCollection<PendingChange> CandidatePendingChanges { get; }

屬性值

類型:System.Collections.ObjectModel.ReadOnlyCollection<PendingChange>
暫止變更的唯讀集合與集合。

.NET Framework 安全性

請參閱

參考

PendingSet 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間