Json.NET - Quick Starts & API Documentation
CheckAdditionalContent Property
Namespaces ► Newtonsoft.Json ► JsonSerializer ► CheckAdditionalContent
Gets a value indicating whether there will be a check for additional JSON content after deserializing an object.
Declaration Syntax
Value
true if there will be a check for additional JSON content after deserializing an object; otherwise, false.