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