IDTSConnectionManagerHttp100.BypassProxyOnLocal プロパティ

定義

ローカル アドレスのプロキシ サーバーをバイパスするかどうかを示す値を取得または設定します。

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

プロパティ値

ローカルアドレスのプロキシサーバーをバイパスするためにはtrueです。そうでなければ、誤りです。

属性

適用対象