IScriptPosition.LineNumber Property

Definition

The line number of the position, with the value 1 being the first line.

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

Property Value

Applies to