Mono Class Library: Overview

System.Net.WebProxy: Property Members

The properties of System.Net.WebProxy are listed below. For a list of all members, see the WebProxy Members list.

See Also: Inherited members from System.Object

Public Properties

AddressUri. Gets or sets the address of the proxy server represented by the current instance.
[read-only]
BypassArrayListArrayList. Gets a list of the URIs that do not use the proxy server.
BypassListstring[]. Gets or sets an array of the URIs that do not use the proxy server.
BypassProxyOnLocalbool. Gets or sets a bool value indicating whether requests for local resources bypass the proxy server.
CredentialsICredentials. Gets or sets the credentials to submit to the proxy server for authentication.
UseDefaultCredentialsbool. Documentation for this section has not yet been entered.