共用方式為


TeamFoundationVersionControlService.GetLatestChangeset 方法

擷取最新的變更集的變更集編號儲存機制。

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

語法

'宣告
Public Function GetLatestChangeset ( _
    requestContext As TeamFoundationRequestContext _
) As Integer
public int GetLatestChangeset(
    TeamFoundationRequestContext requestContext
)

參數

傳回值

類型:System.Int32
儲存機制中最新的變更集。

.NET Framework 安全性

請參閱

參考

TeamFoundationVersionControlService 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間