Version 106.0.290 
            The cookie value. 
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic string Value { get; set; }public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also