Click or drag to resize

CookieExpires Property

Version 81.3.100
Expires or null of no expiry

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

Property Value

Type: NullableDateTime
See Also