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