Compartilhar via


Propriedade DiffSegment.LatestLength

O comprimento (nos tokens) do arquivo o último neste DiffSegment.

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

Sintaxe

'Declaração
Public Property LatestLength As Integer
public int LatestLength { get; set; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

DiffSegment Classe

Namespace Microsoft.TeamFoundation.VersionControl.Common