EMS.Services.IEMSResourceResponseContent.StatusCode

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

Delphi

property StatusCode: Integer read GetStatusCode;

C++

__property int StatusCode = {read=GetStatusCode};

プロパティ

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


説明

この応答のステータス コードです。

関連項目