다음을 통해 공유


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입니다.

특성

적용 대상