CookieLastAccess Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.Cookie.LastAccess"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public DateTime LastAccess { get; set; }
public:
property DateTime LastAccess {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTimeSee Also