.NET Scriptable FTP Client

Shell.Echo Method 

[This is preliminary documentation and subject to change.]

Method used to write user output to the console

public void Echo(
   string theString
);

Parameters

theString

See Also

Shell Class | FTPController Namespace