다음을 통해 공유


IDTSConnectionManagerHttp100.UseProxy 속성

정의

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

속성 값

연결에서 요청에 프록시를 사용하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상