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