Data.DBXPlatform.TDSInvocationMetadata.ResponseContentType

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

Delphi

property ResponseContentType: string read FResponseContentType write FResponseContentType;

C++

__property System::UnicodeString ResponseContentType = {read=FResponseContentType, write=FResponseContentType};

プロパティ

種類 可視性 ソース ユニット
property public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata


説明

カスタムの HTTP コンテンツ タイプを示します。

ResponseContentType プロパティは UnicodeString で、カスタムの HTTP コンテンツ タイプを示します。

関連項目