ErrorEventArgs.Lineno Property

Definition

Gets the line number of the script file on which the error occurred.

public:
 property int Lineno { int get(); void set(int value); };
public int Lineno { get; set; }
member this.Lineno : int with get, set
Public Property Lineno As Integer

Property Value

Applies to