EMS.Services.IEMSResourceResponseContent.GetContentType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetContentType: string;

C++

virtual System::UnicodeString __fastcall GetContentType(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSResourceResponseContent

Description

Getter of ContentType.

See Also