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