Json.NET - Quick Starts & API Documentation
ResolvePropertyName Method (propertyName)
Namespaces ► Newtonsoft.Json.Serialization ► CamelCasePropertyNamesContractResolver ► ResolvePropertyName(String)
Resolves the name of the property.
Declaration Syntax
Parameters
- propertyName (String)
- Name of the property.
Return Value
The property name camel cased.