Partager via


GitPush.Commits, propriété

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

Syntaxe

'Déclaration
<DataMemberAttribute(Name := "commits", EmitDefaultValue := False)> _
Public Property Commits As IEnumerable(Of GitCommitRef)
[DataMemberAttribute(Name = "commits", EmitDefaultValue = false)]
public IEnumerable<GitCommitRef> Commits { get; set; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<GitCommitRef>

Sécurité .NET Framework

Voir aussi

Référence

GitPush Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms