Accusoft BarcodeXpress v13.9 - Updated
DebugLogFile Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : DebugLogFile Property
Description
Contains the full path name of the log file.
Property type
Read-write property
Syntax
Visual Basic
Public Property DebugLogFile As String
Return Type
A string which represents the name and directory of the debug log file.
Remarks

This property allows you to control the location of the debug log file.

Valid value: Any valid filename.

Default value: "%TEMP%\BarcodeXpress12.log"

Note: This property will have no effect if you set the Debug property to false.

See Also

BarcodeXpress Object  | BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.