JsonWebServiceClientSettings.JsonSettings property

Gets or sets the JSON settings.

public JsonSettings? JsonSettings { get; set; }

Property Value

The JSON settings.

See Also