Share via


DataServiceRequestException.Response Property

Definition

Gets the response as a DataServiceResponse object.

public Microsoft.OData.Client.DataServiceResponse Response { get; }
member this.Response : Microsoft.OData.Client.DataServiceResponse
Public ReadOnly Property Response As DataServiceResponse

Property Value

A DataServiceResponse object.

Applies to