EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  Pascal  ActiveX  DLL 


TElHTTPParams.ContentType

TElHTTPParams     See also    


 

Content-Type header of the message.

 
 

Declaration

[C#]
    string ContentType;

[VB.NET]
    Property ContentType As String

[Pascal]
    property ContentType : string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property specifies Content-Type header of HTTP message (please see the RFC #2616 for further information).

 
 

See also:     ContentLength    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation