CefSettingsPersistUserPreferences Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.CefSettings.PersistUserPreferences"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public bool PersistUserPreferences { get; set; }
public:
property bool PersistUserPreferences {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also