Edit

Share via


GitPullRequest.Repository Property

Definition

The repository containing the target branch of the pull request.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="repository")]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitRepository Repository { get; set; }
member this.Repository : Microsoft.TeamFoundation.SourceControl.WebApi.GitRepository with get, set
Public Property Repository As GitRepository

Property Value

Attributes

Applies to