AllowPluginParametersPlugin Property |
Gets the information about the plugin to check.
Namespace:
DotNetBrowser.Plugins.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public Plugin Plugin { get; }
Property Value
Type:
PluginThe information about the plugin to check.
See Also