GitPullRequest.ForkSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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