Partager via


MergeSummary.TotalCommon, propriété

Remarque : cette API est maintenant obsolète.

Nombre total de modifications communes à tous les fichiers.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common
Assembly :  Microsoft.TeamFoundation.VersionControl.Common (dans Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntaxe

'Déclaration
<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; }

Valeur de propriété

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

MergeSummary Classe

Microsoft.TeamFoundation.VersionControl.Common, espace de noms