Click or drag to resize

AddingCookieEventArgsCookie Property

Gets the cookie.

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public Cookie Cookie { get; }

Property Value

Type: Cookie
Remarks
Gets the cookie that has been added to the CookieJar.
See Also