Click or drag to resize

BlockedSetCookieWithReasonBlockedReasons Property

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

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

Property Value

Type: SetCookieBlockedReason
See Also