Click or drag to resize

ResponseReceivedExtraInfoEventArgsCookiePartitionKeyOpaque Property

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

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

Property Value

Type: NullableBoolean
See Also