WSHttpBindingBaseElement.UseDefaultWebProxy Właściwość

Definicja

Pobiera lub ustawia wartość logiczną, która określa, czy używany jest automatycznie skonfigurowany serwer proxy HTTP systemu.

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

Wartość właściwości

Boolean

true jeśli używany jest automatycznie skonfigurowany serwer proxy HTTP systemu; w przeciwnym false razie . Wartość domyślna to true.

Atrybuty

Dotyczy