MobileServiceJsonSerializerSettings.CamelCasePropertyNames Property

Definition

Indicates if the property names should be camel-cased when serialized out into JSON.

public bool CamelCasePropertyNames { get; set; }
Property Value