Click or drag to resize

CookiePartitionKey Property

Version 101.0.180
Cookie partition key. The site of the top-level URL the browser was visiting at the start of the request to the endpoint that set the cookie.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public string PartitionKey { get; set; }

Property Value

Type: String
See Also