CanSetCookieParametersCookie Property |
Gets the cookie received from the web server.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public Cookie Cookie { get; }
Property Value
Type:
CookieThe cookie received from the web server.
See Also