Share via


HttpClientConnection100Class.BypassProxyOnLocal プロパティ

定義

資格情報を使用してプロキシ サーバーをバイパスし、代わりにローカル アドレスを使用するようにプロキシ サーバーが構成されているかどうかを示すブール型 (Boolean) の値を取得または設定します。

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

プロパティ値

ローカル アドレスのプロキシをバイパスするかどうかを示すブール値。

実装

属性

適用対象