Share via


DiagnosticMessage.EndLine Property

Definition

Gets the one-based line index for the end of the compilation error.

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

Property Value

Applies to