FTPClientConnection100Class.UsePassiveMode Propriété

Définition

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

Valeur de propriété

true si la tâche envoie et reçoit des fichiers en mode passif ; false si la tâche envoie et reçoit des fichiers en mode actif.

Implémente

Attributs

S’applique à