Data.DBXPlatform.TDSInvocationMetadata.ResponseContentType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ResponseContentType: string read FResponseContentType write FResponseContentType;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata

Beschreibung

Gibt einen benutzerdefinierten HTTP-Inhaltstyp an.

Die Eigenschaft ResponseContentType ist ein UnicodeString, der einen benutzerdefinierten HTTP-Inhaltstyp angibt.

Siehe auch