Click or drag to resize

ResponseReceivedExtraInfoEventArgsCookiePartitionKeyOpaque Property

Version 112.3.0
True if partitioned cookies are enabled, but the partition key is not serializeable to string.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public bool? CookiePartitionKeyOpaque { get; }

Property Value

Type: NullableBoolean
See Also