DefaultProxySection.Enabled Eigenschap

Definitie

Hiermee haalt u op of stelt u in of een webproxy wordt gebruikt.

public:
 property bool Enabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("enabled", DefaultValue=true)]
public bool Enabled { get; set; }
[<System.Configuration.ConfigurationProperty("enabled", DefaultValue=true)>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Waarde van eigenschap

true als een webproxy wordt gebruikt; anders, false.

Kenmerken

Van toepassing op