EMS.ResourceAPI.TEndpointRequestBody.ContentType

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

Delphi

property ContentType: string read GetContentType;

C++

__property System::UnicodeString ContentType = {read=GetContentType};

プロパティ

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


説明

リクエスト本体のインターネット メディア タイプ

関連項目