GitPullRequestCommentThreadContext.IterationContext 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.
The iteration context being viewed when the thread was created.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.CommentIterationContext IterationContext { get; set; }
member this.IterationContext : Microsoft.TeamFoundation.SourceControl.WebApi.CommentIterationContext with get, set
Public Property IterationContext As CommentIterationContext
Property Value
- Attributes