DefaultProxySection::Enabled Property
.NET Framework (current version)
Gets or sets whether a Web proxy is used.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("enabled", DefaultValue = true)] property bool Enabled { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: