|
SmartFTP FTP Library
|
import "sfFTPLib.idl";
Public Member Functions | |
| HRESULT | WriteLog ([in] BSTR text) |
Properties | |
| BSTR | File [get, set] |
| Full path to the log file. | |
| LogFormat | Format [get, set] |
| Log file format. | |
| HRESULT IFileLogger::WriteLog | ( | [in] BSTR | text | ) |
|
getsetproperty |
Full path to the log file.
Setting the value to an empty string closes the log.
|
getsetproperty |
Log file format.
Default: ftpLogFormatUTF8