DataServiceRequestException.Response Vlastnost

Definice

Získá odpověď jako DataServiceResponse objekt.

public:
 property System::Data::Services::Client::DataServiceResponse ^ Response { System::Data::Services::Client::DataServiceResponse ^ get(); };
public System.Data.Services.Client.DataServiceResponse Response { get; }
member this.Response : System.Data.Services.Client.DataServiceResponse
Public ReadOnly Property Response As DataServiceResponse

Hodnota vlastnosti

Objekt DataServiceResponse .

Platí pro