Edit

Share via


GitPullRequest.ForkSource Property

Definition

If this is a PR from a fork this will contain information about its source.

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

Property Value

Attributes

Applies to