Json.NET - Quick Starts & API Documentation
CamelCaseText Property
Namespaces ► Newtonsoft.Json.Converters ► StringEnumConverter ► CamelCaseText
Gets or sets a value indicating whether the written enum text should be camel case.
Declaration Syntax
Value
true if the written enum text will be camel case; otherwise, false.