Condividi tramite


Proprietà MergeSummary.TotalCommon

Nota: questa API è ora obsoleta.

Numero totale di modifiche comuni a tutti i file.

Spazio dei nomi:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintassi

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

Valore proprietà

Tipo: System.Int32
Restituisca il valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MergeSummary Classe

Spazio dei nomi Microsoft.TeamFoundation.VersionControl.Common