Udostępnij za pośrednictwem


HttpBindingBaseElement.UseDefaultWebProxy Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje, 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

Wartość true, jeśli jest używany automatycznie skonfigurowany serwer proxy HTTP systemu; Inaczej.

Atrybuty

Dotyczy