DefaultProxySection Class
Assembly: System (in system.dll)
This class corresponds to the defaultProxy Element (Network Settings) configuration element.
This class is used to access information about the Web proxy server used for requests made with the WebRequest and WebClient classes. The following table describes the configuration elements contained in the DefaultProxySection configuration section.
| Element | Description |
|---|---|
| Identifies the Web proxy server to use. | |
| Identifies resources that are not retrieved using the proxy server. | |
| Identifies a custom IWebProxy implementation. |
This class provides programmatic access to information that can be stored in configuration files.
The DefaultProxySection settings apply only to the default proxy server.
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Net.Configuration.DefaultProxySection
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.