Data.Cloud.CloudAPI.TCloudHTTP.Response

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

Delphi

property Response: IHTTPResponse read GetResponse;

C++

__property System::Net::Httpclient::_di_IHTTPResponse Response = {read=GetResponse};

プロパティ

種類 可視性 ソース ユニット
property public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudHTTP

説明

このインスタンスに関連付けられている HTTP または HTTPS リクエストの、レスポンスを示します。

関連項目