DataServiceContext.Format Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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