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