EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  Pascal  ActiveX  DLL 


TElAS2HTTPOptions.UserAgent

TElAS2HTTPOptions    


 

Specifies the UserAgent header of HTTP request

 
 

Declaration

[C#]
    string UserAgent;

[VB.NET]
    Property UserAgent As String

[Pascal]
    property UserAgent: string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property specifies the UserAgent header of HTTP request (please see the RFC #2616 for further information)

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