SameSiteCookieIssueDetailsCookie Property |
Version 91.1.160
Cookie
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public AffectedCookie Cookie { get; set; }
public:
property AffectedCookie^ Cookie {
AffectedCookie^ get ();
void set (AffectedCookie^ value);
}
Property Value
Type:
AffectedCookieSee Also