IPlugins Properties |
The IPlugins type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | Engine |
Gets the IEngine instance associated with this object.
|
![]() | IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) |
![]() | Profile |
Gets the IProfile instance associated with this object.
|
![]() | Settings |
Gets the settings of the available Chromium plugins.
|