UseRecycleBin Property (BackupProp Object)¶
Corresponds to the Use
Recycle Bin to Backup check box in the
Backup page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.UseRecycleBin;
object.UseRecycleBin = b;
[VBScript]¶
b = object.UseRecycleBin
object.UseRecycleBin = b
Version¶