ConfigBackupData
最后更新于
最后更新于
If a script add-in implements the OnConfigBackup event, the method receives a ConfigBackupData object when the Opus configuration is backed up.
location
object:
Returns the path of the staging area that the Opus configuration has been written to. The configuration backup file will be created from the files in this folder. Any changes your script makes to files in the staging folder will be included in the backup.
output_dir
object:
Returns the path that the configuration backup is being saved to.
output_name
string
Returns the name the configuration backup is being saved as.