共用方式為


RepositoryProperties.LatestChangesetId 屬性

取得最近所做的變更集的 ID。

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

語法

'宣告
Public Property LatestChangesetId As Integer
public int LatestChangesetId { get; set; }

屬性值

型別:System.Int32
最近已認可變更集的 ID。

.NET Framework 安全性

請參閱

參考

RepositoryProperties 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間