Indicates whether debug information is generated and written to the debug log file.
Read-write property
Visual Basic |
---|
Public Property Debug As Boolean |
A boolean value which is true if debug information is generated and written to the log file; otherwise, false.
This setting is used to help debug an application during development.
To define the level of debug information use the DebugErrorLevel property.