Json.NET - Quick Starts & API Documentation
DynamicCodeGeneration Property
Namespaces ► Newtonsoft.Json.Serialization ► DefaultContractResolver ► DynamicCodeGeneration
Gets a value indicating whether members are being get and set using dynamic code generation.
This value is determined by the runtime permissions available.
Declaration Syntax
Value
true if using dynamic code generation; otherwise, false.