Json.NET - Quick Starts & API Documentation
LineNumber Property
Namespaces ► Newtonsoft.Json ► JsonTextReader ► LineNumber
Gets the current line number.
Declaration Syntax
Value
The current line number or 0 if no line information is available (for example, HasLineInfo returns false).