다음을 통해 공유


HttpClientConnection100Class.BypassProxyOnLocal 속성

정의

프록시 서버가 자격 증명을 사용하고 프록시 서버를 바이패스하고 대신 로컬 주소를 사용하도록 구성되어 있는지 여부를 나타내는 부울을 가져오거나 설정합니다.

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

속성 값

로컬 주소에 대한 프록시를 바이패스할지 여부를 나타내는 부울입니다.

구현

특성

적용 대상