EMS.Services.IEMSResourceResponseContent.ContentType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ContentType: string read GetContentType;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSResourceResponseContent


Beschreibung

Internet Media Type des Antwortinhalts.

Siehe auch