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