IPendingCheckinPendingChanges.CheckedPendingChanges 屬性

取得或設定一些核取暫止的變更。

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

語法

'宣告
Property CheckedPendingChanges As PendingChange()
PendingChange[] CheckedPendingChanges { get; set; }

屬性值

類型:array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
一些核取暫止的變更。

.NET Framework 安全性

請參閱

參考

IPendingCheckinPendingChanges 介面

Microsoft.TeamFoundation.VersionControl.Client 命名空間