IMergeChange.LatestChanges 属性

原始的最新更改。

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

语法

声明
ReadOnly Property LatestChanges As IDiffChange()
IDiffChange[] LatestChanges { get; }

属性值

类型:array<Microsoft.TeamFoundation.Diff.IDiffChange[]
返回 IDiffChange。

.NET Framework 安全性

请参阅

参考

IMergeChange 接口

Microsoft.TeamFoundation.VersionControl.Common 命名空间