Gets or sets an indicator to write debug information into the DebugLogFile.
Read-write property
| Visual Basic |
|---|
Public Property Debug As Boolean |
A boolean value which is True to write debug information to the DebugLogFile. Otherwise, False should be used and no information is written to the DebugLogFile.
The default value is False.