IDTSFtpClientConnection100.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

属性

適用対象