Gets the current line position.

Declaration Syntax
int LinePosition { get; }ReadOnly Property LinePosition As Integer
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: 3.5.0.0 (3.5.0.0)