Determines if the components will automatically log in upon connection.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
protected bool useAutoLogin
Visual Basic
Protected useAutoLogin As Boolean
Visual C++
protected:
bool useAutoLogin

See Also