Click or drag to resize

BlockedCookieWithReasonCookie Property

Version 118.6.80
The cookie object representing the cookie which was not sent.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public Cookie Cookie { get; set; }

Property Value

Type: Cookie
See Also