FileDebug LogToFile Method Kentico 8.0 API Reference
Logs the file operation to the log file.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

filePath
Type: OnlineSystem String
Path of the file the operation of which is logged
fileOperation
Type: OnlineSystem String
Operation with file (open, close, read, write)
See Also