CookieIssueDetailsOperation Property |
Version 130.1.90
Optionally identifies the site-for-cookies and the cookie url, which
may be used by the front-end as additional context.
Namespace: CefSharp.DevTools.AuditsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public CookieOperation Operation { get; set; }
public:
property CookieOperation Operation {
CookieOperation get ();
void set (CookieOperation value);
}
Property Value
CookieOperationSee Also