Determines if the components will automatically send the FEAT command after logging in.

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

Syntax

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

See Also