LogControlAutoDelete Property |
If this is True, the log file will be deleted on a clean session exit.
If False, then logs will be kept.
Default: True.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property AutoDelete As Boolean
Get
Set
bool AutoDelete { get; set; }
Property Value
Type:
BooleanSee Also