IJSVsaError.Line Property

Definition

Gets the line number on which an error occurs.

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

Property Value

The line number on which the error has occurred.

Applies to