언어

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)입니다; 그렇지 않으면 거짓입니다.

특성

적용 대상