EMS.Services.IEMSResourceResponseContent.GetContentType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: IEMSResourceResponseContent

Delphi

function GetContentType: string;

C++

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

Description

Getter of ContentType.

See Also