Version 57.0.0[Missing <summary> documentation for "M:CefSharp.Cef.GetPlugins"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public static Task<List<WebPluginInfo>> GetPlugins()
public:
static Task<List<WebPluginInfo^>^>^ GetPlugins()
Return Value
Type:
TaskListWebPluginInfo[Missing <returns> documentation for "M:CefSharp.Cef.GetPlugins"]
See Also