IDTSHttpClientConnection100.BypassProxyOnLocal Propriété

Définition

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

Valeur de propriété

true pour contourner le serveur proxy ; sinon, false.

Attributs

S’applique à