Enabled

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWExceptionLogger > Properties >

Enabled

Enables/disabled the exception log file creation.

 

SIGNATURE=IWExceptionLogger.TIWExceptionLogger.Enabled

 

ETYPE=Property

 

Declaration:

Delphi:

published property Enabled: Boolean;

C++:

__published: __property bool Enabled;

 

Description: This is Enabled, a member of class TIWExceptionLogger.