Click or drag to resize

ResponseReceivedExtraInfoEventArgsCookiePartitionKey Property

Version 111.2.70
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 (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public string CookiePartitionKey { get; }

Property Value

Type: String
See Also