CommentThread.ThreadContext 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.
Specify thread context such as position in left/right file.
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.CommentThreadContext ThreadContext { get; set; }
member this.ThreadContext : Microsoft.TeamFoundation.SourceControl.WebApi.CommentThreadContext with get, set
Public Property ThreadContext As CommentThreadContext
Property Value
- Attributes