共用方式為


PendingSet.PendingChanges 屬性

取得由這個暫止集合中的 PendingChange

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

語法

'宣告
Public ReadOnly Property PendingChanges As PendingChange()
public PendingChange[] PendingChanges { get; }

屬性值

型別:array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
由這個暫止集合中的 PendingChange

.NET Framework 安全性

請參閱

參考

PendingSet 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間