Freigeben über


IDTSHttpClientConnection100.BypassProxyOnLocal Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Proxyserver für die Verwendung von Anmeldeinformationen und die Umgehung des Proxyservers konfiguriert wurde und stattdessen lokale Adressen verwendet, oder legt ihn fest.

public:
 property bool BypassProxyOnLocal { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10)]
public 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 Property BypassProxyOnLocal As Boolean

Eigenschaftswert

true, um den Proxyserver zu umgehen; andernfalls "false".

Attribute

Gilt für: