Click or drag to resize

CookieExpires Property

Version 67.0.0
Expires or null of no expiry

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

Property Value

Type: NullableDateTime
See Also