ParserState.Line Property

Definition

Gets the line number.

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.

Applies to