Click or drag to resize

CookieCreationTime Property

Gets the cookie creation time.

Namespace:  DotNetBrowser.Cookies
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.17.0
Syntax
C#
public DateTime CreationTime { get; }

Property Value

Type: DateTime
The creation time.
See Also