Specifies the state of debug logging for the component.
Visual Basic |
---|
Public Property Debug As Boolean |
By default, the log file will be written to "TEMP\BarcodeXpress12.log"
This method allows you to turn the debug log file on or off without changing any of the other debug settings.
When this value is True , the component will write items to the debug log file, as specified by the DebugLogFile property.