DefaultProxySection Class
Represents the configuration section for Web proxy server usage. This class cannot be inherited.
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 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.