edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPClientFeatures Method

Get the server supplied features.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual string[] Features()

Return Value

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

See Also