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