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