Click or drag to resize

InternetSettingsContractProxyEnable Property

Enable proxy settings. In order to setup Manual settings - set to True. In order to use Automatic configuration (using Internet Explorer settings) - set to False.

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public bool ProxyEnable { get; set; }

Property Value

Type: Boolean
See Also