MobileServiceClient.SerializerSettings Property

Definition

Gets or sets the settings used for serialization.

public Microsoft.WindowsAzure.MobileServices.MobileServiceJsonSerializerSettings SerializerSettings { get; set; }
member this.SerializerSettings : Microsoft.WindowsAzure.MobileServices.MobileServiceJsonSerializerSettings with get, set
Public Property SerializerSettings As MobileServiceJsonSerializerSettings

Property Value

Implements

Applies to