次の方法で共有


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

属性

適用対象