Workspace.GetPendingChanges 方法

取得此工作區的暫止變更。

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

語法

'宣告
Public Function GetPendingChanges As PendingChange()
public PendingChange[] GetPendingChanges()

傳回值

類型:array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
此工作區的暫止變更。

備註

如需此方法的詳細資訊,請參閱擴充版本控制的功能

.NET Framework 安全性

請參閱

參考

Workspace 類別

GetPendingChanges 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間