Gets the current line number.

Declaration Syntax
ReadOnly Property LineNumber As Integer
property int LineNumber {
int get ();
}
Value
The current line number or 0 if no line information is available (for example, HasLineInfo returns false).
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)