DSAzure.TAzureService.GetResponseText
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TAzureService |
Delphi
function GetResponseText: String;
C++
System::UnicodeString __fastcall GetResponseText();
Description
Returns the ResponseText for the response to the most recently issued HTTP request by the service.
GetResponseText returns the ResponseText for the response to the most recently issued HTTP request by the service.