Edit

Share via


GitPullRequest.Labels Property

Definition

The labels associated with the pull request.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="labels")]
public Microsoft.TeamFoundation.Core.WebApi.WebApiTagDefinition[] Labels { get; set; }
member this.Labels : Microsoft.TeamFoundation.Core.WebApi.WebApiTagDefinition[] with get, set
Public Property Labels As WebApiTagDefinition()

Property Value

Attributes

Applies to