Interface IPlugins
- Namespace
- DotNetBrowser.Plugins
- Assembly
- DotNetBrowser.dll
The engine service that provides the details about the available Chromium plugins.
public interface IPlugins : IAutoDisposable
- Inherited Members
Properties
- AllowPluginHandler
Gets or sets a handler that is used when the engine wants to check whether a specific plugin is allowed or not.
- AvailablePlugins
Gets the collection of the installed and available Chromium plugins.
- Settings
Gets the settings of the available Chromium plugins.