Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
A boolean value which is true to log data into the DebugLogFile. Otherwise, false is returned.The default value is false.
This property allows you to turn the debug log file on or off without changing any of the other debug settings. When this is true, the toolkit will write items to the debug log file, as specified by the DebugLogFile and DebugErrorLevel properties.