CookieIssueDetailsOperation Property  | 
Version 106.0.290 
            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: 106.0.290.0 (106.0.290.0)
Syntaxpublic CookieOperation Operation { get; set; }public:
property CookieOperation Operation {
	CookieOperation get ();
	void set (CookieOperation value);
}Property Value
Type: 
CookieOperation
See Also