Click or drag to resize

AllowPluginParametersPlugin Property

Gets the information about the plugin to check.

Namespace:  DotNetBrowser.Plugins.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntax
C#
public Plugin Plugin { get; }

Property Value

Type: Plugin
The information about the plugin to check.
See Also