GitPullRequestCommentThread.PullRequestThreadContext 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.
Extended context information unique to pull requests
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitPullRequestCommentThreadContext PullRequestThreadContext { get; set; }
member this.PullRequestThreadContext : Microsoft.TeamFoundation.SourceControl.WebApi.GitPullRequestCommentThreadContext with get, set
Public Property PullRequestThreadContext As GitPullRequestCommentThreadContext
Property Value
- Attributes