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

속성 값

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

구현

특성

적용 대상