Table of Contents
ProxyInfo Properties

The properties of the ProxyInfo class are listed below. For a complete list of ProxyInfo class members, see the ProxyInfo Members topic.

Properties
Name Description
Bypass Gets the proxy bypass host list.
Direct Returns the special "Direct" ProxyInfo. Using this ProxyInfo has the effect of skipping all proxy settings.
HostName Gets the proxy host name.
Password Gets the proxy password.
Port Gets the proxy port.
Type Gets the proxy server type.
UseDirect Gets a value indicating whether all proxy info should be skipped.
UserName Gets the proxy username.
See Also