Version 130.1.90
Expires or null if no expiry
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public DateTime? Expires { get; set; }
public:
property Nullable<DateTime> Expires {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
Property Value
NullableDateTimeSee Also