Click or drag to resize

IProxySettings Property

Gets or sets the current proxy settings.

Namespace:  DotNetBrowser.Net.Proxy
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
ProxySettings Settings { get; set; }

Property Value

Type: ProxySettings
The proxy settings used for loading the websites.
See Also