Console.LogFile Property

 Console.LogFile  (read-write, String)
 
The full pathname of the console log file

Syntax

Console.LogFile [= String]

The property syntax has these parts:

Part Description
Value (String) The full pathname of the console log file

Remarks

See the Console.Logging property. This must be set before Console.Logging may be set to True. You cannot change this value (and thus change the log file) while Logging is True.