Gets a value indicating whether the class can return line information.

Declaration Syntax
public bool HasLineInfo()
Public Function HasLineInfo As Boolean
public:
virtual bool HasLineInfo() sealed

Return Value
true if LineNumber and LinePosition can be provided; otherwise, false.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)