IProfileCookieStore Property  | 
 
                Gets the cookie service that allows managing cookies.
            
 
    Namespace: 
   DotNetBrowser.Profile
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.7
SyntaxICookieStore CookieStore { get; }Property Value
Type: 
ICookieStore The cookie service that allows managing cookies.
See Also