Click or drag to resize

ResponseReceivedExtraInfoEventArgsCookiePartitionKey Property

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

Property Value

Type: String
See Also