共用方式為


MergeSummary.TotalCommon 屬性

注意:這個應用程式開發介面現在已經過時。

變更總數通用於所有檔案。

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

語法

'宣告
<ObsoleteAttribute("Please use the TotalModified, TotalLatest, TotalConflicting and TotalBoth properties to determine the results of the merge.")> _
Public Property TotalCommon As Integer
[ObsoleteAttribute("Please use the TotalModified, TotalLatest, TotalConflicting and TotalBoth properties to determine the results of the merge.")]
public int TotalCommon { get; set; }

屬性值

型別:System.Int32
傳回 Int32

.NET Framework 安全性

請參閱

參考

MergeSummary 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間