Aracılığıyla paylaş


BasicHttpBindingElement.BypassProxyOnLocal Özellik

Tanım

Yerel adresler için proxy sunucusunun atlanır mı olduğunu belirten özniteliği alır veya ayarlar.

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

Özellik Değeri

Boolean

Yerel adresler için proxy sunucusunun atlanır mı olduğunu belirten boole değeri.

Öznitelikler

Şunlara uygulanır