Data.Cloud.CloudAPI.TCloudHTTP.ResponseCode

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

Delphi

property ResponseCode: Integer read GetResponseCode;

C++

__property int ResponseCode = {read=GetResponseCode, nodefault};

プロパティ

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

説明

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

関連項目