Gets and sets the filename and directory of the debug log file.
Read-write property
Visual Basic |
---|
Public Property DebugLogFile As String |
The filename of the debug log file.
The Debug property must be set to true for error information to be written to this file.
The DebugErrorLevel property determines the amount of error information to be written.