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