DSAzure.TAzureService.GetResponseText

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetResponseText: String;

C++

System::UnicodeString __fastcall GetResponseText();

プロパティ

種類 可視性 ソース ユニット
function protected
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService


説明

サービスによって最も最近に発行された HTTP リクエストに対するレスポンスのための、ResponseText を返します。

GetResponseText は、サービスによって最も最近に発行された HTTP リクエストに対するレスポンスのための、ResponseText を返します。

関連項目