A property that represents whether or not debug logging is turned on.
Read-write property
Visual Basic |
---|
Public Property Debug As Boolean |
A boolean value which is True to log information to the DebugLogFile. Otherwise, False should be used and no information is logged.