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

属性

适用于