Json.NET - Quick Starts & API Documentation
HasLineInfo Method
Namespaces ► Newtonsoft.Json ► IJsonLineInfo ► HasLineInfo()()()()
Gets a value indicating whether the class can return line information.
Declaration Syntax
Return Value
true if LineNumber and LinePosition can be provided; otherwise, false.