Version 101.0.180
The cookie name
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public string Name { get; set; }
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also