.NET Scriptable FTP Client

Controller.WriteLog Method 

[This is preliminary documentation and subject to change.]

Method used to write to the log file.

public void WriteLog(
   string theLogString
);

Parameters

theLogString

See Also

Controller Class | FTPController Namespace