Gets the service that allows configuring plugins.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IPlugins Plugins { get; }
Property Value
Type:
IPluginsThe service that allows configuring plugins.
See Also