AffectedCookieName Property |
Version 89.0.170
The following three properties uniquely identify a cookie
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public string Name { get; set; }
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also