MobileServiceJsonSerializerSettings.CamelCasePropertyNames Property

Definition

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

public bool CamelCasePropertyNames { get; set; }
member this.CamelCasePropertyNames : bool with get, set
Public Property CamelCasePropertyNames As Boolean

Property Value

Applies to