Click or drag to resize

ProxySettingsType Property

Gets the type of proxy settings.

Namespace:  DotNetBrowser.Net.Proxy
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public ProxyType Type { get; }

Property Value

Type: ProxyType
See Also