An NDoc Documented Class Library

FTPClient.Help Method 

Get the help text for the specified command

public virtual string Help(
   string command
);

Parameters

command
name of the command to get help on

Return Value

help text from the server for the supplied command

See Also

FTPClient Class | EnterpriseDT.Net.Ftp Namespace