CommentTrackingCriteria.FirstComparingIteration 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 of the file on the left side of the diff that the thread will be tracked to. Threads were tracked if this is greater than 0.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public int FirstComparingIteration { get; set; }
member this.FirstComparingIteration : int with get, set
Public Property FirstComparingIteration As Integer
Property Value
- Attributes