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; }
public:
property Nullable<bool> CookiePartitionKeyOpaque {
Nullable<bool> get ();
}
Property Value
Type:
NullableBooleanSee Also