Gets and sets a flag to indicate if debug information is sent to a debug file.
Read-write property
Visual Basic |
---|
Public Property Debug As Boolean |
True to write debug data to the DebugLogFile. Otherwise, False to not write debug data.
This property controls if debug information is written to the DebugLogFile. The level of debug information can be controlled by setting the DebugErrorLevel property.