EMS.Services.IEMSResourceResponseContent.ContentType

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

Delphi

property ContentType: string read GetContentType;

C++

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

プロパティ

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


説明

応答内容のインターネット メディア タイプです。

関連項目