REST.HttpClient.TRESTHTTP.Response

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

Delphi

property Response: IResponse read GetResponse;

C++

__property _di_IResponse Response = {read=GetResponse};

プロパティ

種類 可視性 ソース ユニット
property public
REST.HttpClient.pas
REST.HTTPClient.hpp
REST.HttpClient TRESTHTTP


説明

HTTP 応答プロパティを取得します。

関連項目