edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Get the server supplied features.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public virtual string[] GetFeatures()
Visual Basic
Public Overridable Function GetFeatures As String()
Visual C++
public:
virtual array<String^>^ GetFeatures()

Return Value

string-array containing server features, or null if no features or not supported.

See Also