Data.Cloud.CloudAPI.TCloudHTTP.Response
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
| Unit: Data.Cloud.CloudAPI | |
| Parent: TCloudHTTP | |
Delphi
property Response: IHTTPResponse read GetResponse;
C++
__property System::Net::Httpclient::_di_IHTTPResponse Response = {read=GetResponse};
Description
Specifies the response for an HTTP or HTTPS request associated with this instance.