Edit

CommentTrackingCriteria.OrigFilePath Property

Definition

Original filepath the thread was created on before tracking. This will be different than the current thread filepath if the file in question was renamed in a later iteration.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string OrigFilePath { get; set; }
member this.OrigFilePath : string with get, set
Public Property OrigFilePath As String

Property Value

Attributes

Applies to