ContentType

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Properties >

ContentType

SIGNATURE=IW.HTTP.Request.THttpRequest.ContentType

 

ETYPE=Property

 

Declaration:

Delphi:

public property ContentType: string;

C++:

public: __property String ContentType;

 

Description: This is ContentType, a member of class THttpRequest.