Condividi tramite


HttpClientConnection100Class.BypassProxyOnLocal Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se il server proxy è configurato per usare le credenziali e ignorare il server proxy e usare invece indirizzi locali.

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à

Valore booleano che indica se ignorare il proxy per gli indirizzi locali.

Implementazioni

Attributi

Si applica a