IWebProxy Properties

The IWebProxy interface defines the following properties.

Property Description
Address Gets and sets the address and the decimal port number of the proxy server.
AutoDetect Gets and sets a Boolean value that indicates whether IWebProxy automatically detects proxy settings.
BypassList Gets and sets a collection of addresses that do not use the proxy server.
BypassProxyOnLocal Gets and sets a Boolean value that indicates whether local addresses bypass the proxy server.
ReadOnly Gets a Boolean value that indicates whether the WebProxy object is read-only.
UserName Gets and sets the user name to submit to the proxy server for authentication.