Click or drag to resize

CookieExpires Property

Version 91.1.160
Expires or null if no expiry

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Nullable<DateTime> Expires { get; set; }

Property Value

Type: NullableDateTime
See Also