EMS.ResourceAPI.EEMSHTTPError.Code

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

Delphi

property Code: Integer read GetCode;

C++

__property int Code = {read=GetCode, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI EEMSHTTPError


説明

エラーの HTTP ステータス コード

関連項目