CookieCreationTime Property |
Gets the cookie creation time.
Namespace:
DotNetBrowser.Cookies
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public DateTime CreationTime { get; }
Property Value
Type:
DateTimeThe creation time.
See Also