次の方法で共有


IDTSConnectionManagerFtp100.UsePassiveMode プロパティ

定義

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

プロパティ値

タスクがパッシブ モードでファイルを送受信する場合は true。それ以外の場合は false。

属性

適用対象