Gets the current line position.

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