DkmSourceLineUpdate.NewLine Property

Definition

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

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

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

Property Value

Applies to