Edit

Share via


GitPullRequestCommentThreadContext.IterationContext Property

Definition

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

Applies to