Edit

CommentTrackingCriteria.FirstComparingIteration Property

Definition

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

Applies to