mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / Settings Object / user_agent Property
In This Topic
    user_agent Property
    In This Topic
    Description

    Value that will be returned as the User-Agent HTTP header.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property user_agent As String
    Remarks

    Value that will be returned as the User-Agent HTTP header. If empty the default User-Agent string will be used. Also configurable using the "user-agent" command-line switch.
     

    See Also