Click or drag to resize

IProfilePlugins Property

Gets the service that allows configuring plugins.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
IPlugins Plugins { get; }

Property Value

Type: IPlugins
The service that allows configuring plugins.
See Also