Share via


IDTSFtpClientConnection100.UsePassiveMode Propriété

Définition

Obtient ou définit si la connexion cliente utilise le mode passif.

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

Valeur de propriété

True si la connexion cliente utilise le mode passif, sinon, false.

Attributs

S’applique à