CommentTrackingCriteria.OrigRightFileStart 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.
Original position of first character of the thread's span in right file.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.CommentPosition OrigRightFileStart { get; set; }
member this.OrigRightFileStart : Microsoft.TeamFoundation.SourceControl.WebApi.CommentPosition with get, set
Public Property OrigRightFileStart As CommentPosition
Property Value
- Attributes