HttpClientConnection100Class.BypassProxyOnLocal Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Booleschen Typs, der angibt, ob der Proxyserver für die Verwendung von Anmeldeinformationen konfiguriert ist und stattdessen lokale Adressen verwendet.

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

Eigenschaftswert

Ein Boolescher Wert, der angibt, ob der Proxy für lokale Adressen umgehen soll.

Implementiert

Attribute

Gilt für: