HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Request Class / Cookies Property

In This Topic
    Cookies Property (Request)
    In This Topic
    Returns a Cookies object containing the list of cookies that were sent to the web server.
    Syntax
    'Declaration
     
    Public ReadOnly Property Cookies As Cookies
    public Cookies Cookies {get;}
    Requirements
     
    See Also