Property CreationTime
- Namespace
- DotNetBrowser.Cookies
- Assembly
- DotNetBrowser.dll
CreationTime
Gets the cookie creation time.
public DateTime CreationTime { get; }
Property Value
- DateTime
The creation time.
Gets the cookie creation time.
public DateTime CreationTime { get; }
The creation time.