Freigeben über


FTPClientConnection100Class.UsePassiveMode Eigenschaft

Definition

public:
 virtual property bool UsePassiveMode { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(7)]
public virtual 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 Overridable Property UsePassiveMode As Boolean

Eigenschaftswert

true , wenn die Aufgabe Dateien im passiven Modus sendet und empfängt; false , wenn die Aufgabe Dateien im aktiven Modus sendet und empfängt.

Implementiert

Attribute

Gilt für: