Click or drag to resize

IPluginsSettings Property

Gets the settings of the available Chromium plugins.

Namespace:  DotNetBrowser.Plugins
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.18.0
Syntax
C#
IPluginSettings Settings { get; }

Property Value

Type: IPluginSettings
The IPluginSettings to configure the available Chromium plugins.
See Also