[This is preliminary documentation and is subject to change.]
Remove a plugin path (directory + file). This change may not take affect
until after CefRefreshWebPlugins() is called. Can be called on any thread in
the browser process.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- path
- Type: System String
[Missing <param name="path"/> documentation for "M:Xilium.CefGlue.CefRuntime.RemoveWebPluginPath(System.String)"]
See Also