CefRuntime RefreshWebPlugins Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Cause the plugin list to refresh the next time it is accessed regardless of whether it has already been loaded. Can be called on any thread in the browser process.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public static void RefreshWebPlugins()
See Also