CanSetCookieParametersCookie Property  | 
 
                Gets the cookie received from the web server.
            
 
    Namespace: 
   DotNetBrowser.Net.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntaxpublic Cookie Cookie { get; }Property Value
Type: 
CookieThe cookie received from the web server.
See Also