Gets or sets the filename of the debug log file.
Read-write property
Visual Basic |
---|
Public Property DebugLogFile As String |
A string value which represents the full path and name of the debug log file.
The default value is "Temp\TwainPro5.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.