DefaultProxySection.Enabled Właściwość

Definicja

Pobiera lub ustawia, czy jest używany internetowy serwer proxy.

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

Wartość właściwości

true jeśli zostanie użyty serwer proxy sieci Web; w przeciwnym razie , false.

Atrybuty

Dotyczy