Json.NET - Quick Starts & API Documentation
OmitRootObject Property
Namespaces ► Newtonsoft.Json.Converters ► XmlNodeConverter ► OmitRootObject
Gets or sets a value indicating whether to write the root JSON object.
Declaration Syntax
Value
true if the JSON root object is omitted; otherwise, false.