ResponseReceivedExtraInfoEventArgsCookiePartitionKey Property |
Version 130.1.90
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.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public CookiePartitionKey CookiePartitionKey { get; }
public:
property CookiePartitionKey^ CookiePartitionKey {
CookiePartitionKey^ get ();
}
Property Value
CookiePartitionKeySee Also