Json.NET - Quick Starts & API Documentation
IsReference Property
Namespaces ► Newtonsoft.Json ► JsonContainerAttribute ► IsReference
Gets or sets a value that indicates whether to preserve object references.
Declaration Syntax
Value
true to keep object reference; otherwise, false. The default is false.