CookieIssueDetailsRawCookieLine Property |
Version 118.6.80
RawCookieLine
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string RawCookieLine { get; set; }
public:
property String^ RawCookieLine {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also