Udostępnij za pośrednictwem


BasicHttpBindingElement.BypassProxyOnLocal Właściwość

Definicja

Pobiera lub ustawia atrybut wskazujący, czy pomijać serwer proxy dla adresów lokalnych.

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

Wartość właściwości

Wartość logiczna wskazująca, czy pominąć serwer proxy dla adresów lokalnych.

Atrybuty

Dotyczy