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