Logs the file operation to the log file.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- filePath
- Type:
System String
Path of the file the operation of which is logged
- fileOperation
- Type:
System String
Operation with file (open, close, read, write)
See Also