Click or drag to resize

ResponseReceivedExtraInfoEventArgsCookiePartitionKey Property

Version 118.6.80
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: 118.6.80.0
Syntax
public string CookiePartitionKey { get; }

Property Value

Type: String
See Also