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; }
public:
property String^ CookiePartitionKey {
String^ get ();
}
Property Value
Type:
StringSee Also