Click or drag to resize

BlockedCookieWithReasonBlockedReasons Property

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

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

Property Value

Type: CookieBlockedReason
See Also