Click or drag to resize

CookieExpires Property

Version 87.1.132
Expires or null if no expiry

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

Property Value

Type: NullableDateTime
See Also