Partager via


GitCommitDiffs.BehindCount, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

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

Valeur de propriété

Type : System.Nullable<Int32>

Sécurité .NET Framework

Voir aussi

Référence

GitCommitDiffs Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms