Contains the full path name of the log file.
Read-write property
Visual Basic |
---|
Public Property DebugLogFile As String |
The default value is "temp\ISISXpress6.log".
Valid values are any valid filename.
This property allows you to control the location of the debug log file.
Note: This property will have no effect if you set the Debug property to false.