Version 55.0.0
Async returns a list containing Plugin Information
(Wrapper around CefVisitWebPluginInfo)
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public static Task<List<Plugin>> GetPlugins()
public:
static Task<List<Plugin>^>^ GetPlugins()
Return Value
Type:
TaskListPlugin[Missing <returns> documentation for "M:CefSharp.Cef.GetPlugins"]
See Also