Udostępnij za pośrednictwem


Właściwość MergeSummary.TotalCommon —

Uwaga: ten interfejs API jest już przestarzały.

Całkowita liczba zmian wspólne dla wszystkich plików.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Common
Zestaw:  Microsoft.TeamFoundation.VersionControl.Common (w Microsoft.TeamFoundation.VersionControl.Common.dll)

Składnia

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

Wartość właściwości

Typ: System.Int32
Returns Int32.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MergeSummary Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common