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