Click or drag to resize
CefGetPlugins Method
Version 57.0.0

[Missing <summary> documentation for "M:CefSharp.Cef.GetPlugins"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public static Task<List<WebPluginInfo>> GetPlugins()

Return Value

Type: TaskListWebPluginInfo

[Missing <returns> documentation for "M:CefSharp.Cef.GetPlugins"]

See Also