| Property | Description |
| Combine Command combine_command – String |
The command to execute. This property will have macro expansion applied to it with the macro $(CombiningOutputFilePath) set to the output filepath of the combine command and the macro $(CombiningRelInputPaths) is set to the (project relative) names of all of the files in the project. |
| Combine Command Working Directory combine_command_wd – String |
The working directory in which the combine command is run. This property will have macro expansion applied to it. |
| Output File Path combine_output_filepath – String |
The output file path the stage command will create. This property will have macro expansion applied to it. |
| Set To Read-only combine_set_readonly – Boolean |
Set the output file to read only or read/write. |