Compartilhar via


Propriedade GitCommitDiffs.BehindCount

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property BehindCount As Nullable(Of Integer)
[DataMemberAttribute(EmitDefaultValue = false)]
public Nullable<int> BehindCount { get; set; }

Valor de propriedade

Tipo: System.Nullable<Int32>

Segurança do .NET Framework

Consulte também

Referência

GitCommitDiffs Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi