Json.NET - Quick Starts & API Documentation
HasLineInfo Method
NamespacesNewtonsoft.JsonIJsonLineInfoHasLineInfo()()()
Gets a value indicating whether the class can return line information.
Declaration Syntax
C#Visual BasicVisual C++
bool HasLineInfo()
Function HasLineInfo As Boolean
bool HasLineInfo()
Return Value
true if LineNumber and LinePosition can be provided; otherwise, false.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)