Click or drag to resize

CookiePartitionKeyTopLevelSite Property

Version 130.1.90
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.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string TopLevelSite { get; set; }

Property Value

String
See Also