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