Property Cookie
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Cookie
Gets the cookie received from the web server.
public Cookie Cookie { get; }
Property Value
- Cookie
The cookie received from the web server.
Gets the cookie received from the web server.
public Cookie Cookie { get; }
The cookie received from the web server.