CommentTrackingCriteria.SecondComparingIteration 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 right 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 SecondComparingIteration { get; set; }
member this.SecondComparingIteration : int with get, set
Public Property SecondComparingIteration As Integer
Property Value
- Attributes