BrowserSettingsPlugins Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.BrowserSettings.Plugins"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public virtual CefState Plugins { get; set; }
public:
virtual property CefState Plugins {
CefState get ();
void set (CefState value);
}
Property Value
Type:
CefStateImplements
IBrowserSettingsPluginsSee Also