DkmSourceLineUpdate.OldLine Property

Definition

Line number before the update was made, must be 1-based.

This API was introduced in Visual Studio 16 Update 3 (DkmApiVersion.VS16Update3).

public:
 property int OldLine { int get(); };
public int OldLine { get; }
member this.OldLine : int
Public ReadOnly Property OldLine As Integer

Property Value

Applies to