Click or drag to resize

CustomProxySettings Properties

The CustomProxySettings type exposes the following members.

Properties
  NameDescription
Public propertyExceptions
The set of URLs that should bypass the proxy settings.
Public propertyRules
The proxy rules in specified format. The string should be a semicolon-separated list of ordered proxies that apply to a particular URL scheme.
Public propertyType
Gets the type of proxy settings.
(Inherited from ProxySettings.)
Top
See Also