EMS.Services.IEMSResourceResponseContent.ContentType
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: IEMSResourceResponseContent | |
Delphi
property ContentType: string read GetContentType;
C++
__property System::UnicodeString ContentType = {read=GetContentType};
Description
Internet media type of the response content.