Click or drag to resize

CookieParamPartitionKey Property

Version 130.1.90
Cookie partition key. If not set, the cookie will be set as not partitioned.

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

Property Value

CookiePartitionKey
See Also