MobileServiceJsonSerializerSettings.CamelCasePropertyNames プロパティ

定義

プロパティ名を JSON にシリアル化するときに Camel 形式の大文字小文字を区別するかどうかを示します。

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

プロパティ値

適用対象