GitPullRequestChange.ChangeTrackingId 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.
ID used to track files through multiple changes.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public int ChangeTrackingId { get; set; }
member this.ChangeTrackingId : int with get, set
Public Property ChangeTrackingId As Integer
Property Value
- Attributes