Click or drag to resize

ResponseReceivedExtraInfoEventArgsCookiePartitionKey Property

Version 130.1.90
The cookie partition key that will be used to store partitioned cookies set in this response. Only sent when partitioned cookies are enabled.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public CookiePartitionKey CookiePartitionKey { get; }

Property Value

CookiePartitionKey
See Also