Class CanSetCookieParameters
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
The parameters of the CanSetCookieHandler.
public sealed class CanSetCookieParameters : NetworkParameters
- Inheritance
-
CanSetCookieParameters
- Inherited Members
Properties
- Cookie
Gets the cookie received from the web server.
- Url
Gets the URL associated with the cookie.