SpyOperator.ClearLogEveryUpdate Property
Gets or sets a value that determines whether the log file is cleared every update or if the SpyOperator appends data to it.
Syntax
public System.Boolean ClearLogEveryUpdate { get; set; }
Property Value
Default: true
True to clear the log file every update; False to append data to the log file.
Platforms
Windows, Linux, Android