Sets or returns the log file name.
Syntax
stringVariable = object.LogFileName
object.LogFileName = <string>
Where:
stringVariable stores the name of the log file.
object is the ApplicationPreferences object.