Click or drag to resize

BlockedCookieWithReasonCookie Property

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

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

Property Value

Type: Cookie
See Also