System.Net.URLClient.IURLResponse.MimeType

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

Delphi

property MimeType: string read GetMimeType;

C++

__property System::UnicodeString MimeType = {read=GetMimeType};

プロパティ

種類 可視性 ソース ユニット
property public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient IURLResponse


説明

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

関連項目