DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Plugins
IPlugins Interface
IPlugins Properties
AllowPluginHandler Property
AvailablePlugins Property
Engine Property
Profile Property
Settings Property
IPlugins
.
Engine Property
Gets the
IEngine
instance associated with this object.
Namespace:
DotNetBrowser.Plugins
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.8
Syntax
C#
Copy
IEngine
Engine
{
get
; }
Property Value
Type:
IEngine
The
IEngine
instance associated with this object.
See Also
Reference
IPlugins Interface
DotNetBrowser.Plugins Namespace
Copyright © 2025 TeamDev Ltd. All Rights Reserved.