Data.DBXPlatform.TDSInvocationMetadata.ResponseContentType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ResponseContentType: string read FResponseContentType write FResponseContentType;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata

Description

Spécifie un type de contenu HTTP personnalisé.

La propriété ResponseContentType est un UnicodeString spécifiant un type de contenu HTTP personnalisé.

Voir aussi