Freigeben über


MergeSummary.TotalCommon-Eigenschaft

Hinweis: Diese API ist mittlerweile veraltet.

Gesamtzahl Änderungen häufig für alle Dateien.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
<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; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

MergeSummary Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace