Compartir a través de


IDTSConnectionManagerHttp100.BypassProxyOnLocal Propiedad

Definición

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

Valor de propiedad

true para omitir el servidor proxy para las direcciones locales; de lo contrario, false.

Atributos

Se aplica a