WebProxy Properties
.NET Framework 1.1
The properties of the WebProxy class are listed here. For a complete list of WebProxy class members, see the WebProxy Members topic.
Public Properties
Address Supported by the .NET Compact Framework. | Gets or sets the address of the proxy server. |
BypassArrayList | Gets a list of addresses that do not use the proxy server. |
BypassList | Gets or sets an array of addresses that do not use the proxy server. |
BypassProxyOnLocal Supported by the .NET Compact Framework. | Gets or sets a value indicating whether to bypass the proxy server for local addresses. |
Credentials Supported by the .NET Compact Framework. | Gets or sets the credentials to submit to the proxy server for authentication. |
