Linguaggio

HttpClientConnection100Class.BypassProxyOnLocal Proprietà

Definizione

Ottiene o imposta un Booleano che indica se il proxy server è configurato per usare credenziali e bypassare il proxy server e usare indirizzi locali invece.

public:
 virtual property bool BypassProxyOnLocal { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10)]
public virtual bool BypassProxyOnLocal { [System.Runtime.InteropServices.DispId(10)] get; [System.Runtime.InteropServices.DispId(10)] set; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
[<set: System.Runtime.InteropServices.DispId(10)>]
member this.BypassProxyOnLocal : bool with get, set
Public Overridable Property BypassProxyOnLocal As Boolean

Valore della proprietà

Un Booleano che indica se bypassare o meno il proxy per gli indirizzi locali.

Implementazioni

Attributi

Si applica a