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

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