DataServiceContext.Format Property

Definition

Gets an object which allows the user to customize the format the client will use for making requests.

public virtual Microsoft.OData.Client.DataServiceClientFormat Format { get; }
member this.Format : Microsoft.OData.Client.DataServiceClientFormat
Public Overridable ReadOnly Property Format As DataServiceClientFormat

Property Value

Applies to