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