Click or drag to resize

CookieIssueDetailsOperation Property

Version 101.0.180
Optionally identifies the site-for-cookies and the cookie url, which may be used by the front-end as additional context.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public CookieOperation Operation { get; set; }

Property Value

Type: CookieOperation
See Also