Click or drag to resize

BlockedCookieWithReasonBlockedReasons Property

Version 118.6.80
The reason(s) the cookie was blocked.

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

Property Value

Type: CookieBlockedReason
See Also