Compartir a través de


MergeSummary.TotalCommon (Propiedad)

Nota: esta API ya está obsoleta.

Número total de cambios comunes a todos los archivos.

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common (en Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintaxis

'Declaración
<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; }

Valor de propiedad

Tipo: System.Int32
Devuelva Int32.

Seguridad de .NET Framework

Vea también

Referencia

MergeSummary Clase

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)