TeamFoundationLocationService.GetLastChangeId 方法

返回在位置数据执行的最近更改的 ID。

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function GetLastChangeId ( _
    requestContext As TeamFoundationRequestContext _
) As Integer
public int GetLastChangeId(
    TeamFoundationRequestContext requestContext
)

参数

返回值

类型:System.Int32
在位置数据执行的最近更改的 ID。

实现

ITeamFoundationLocationService.GetLastChangeId(TeamFoundationRequestContext)

.NET Framework 安全性

请参阅

参考

TeamFoundationLocationService 类

Microsoft.TeamFoundation.Framework.Server 命名空间