Multiple File Properties

Belongs to packages:

A list of all available packages and the inclusion state of the selected files. The inclusion of the selected files in each package is based on each package's tri-state check box. You can add the selected files to as many packages as you like.

These files will not be installed unless one or more of the selected packages has been "selected" to be installed. A package is "selected" to be installed when the package's Install property is equal to true.

Tip: You can get and set a package's install state using the SetupData.GetPackageProperties and SetupData.SetPackageProperties actions.

Select All

Include all of the currently selected files in all current packages. This will check all package's check boxes.

Deselect All

Exclude all of the currently selected files from all current packages. This will uncheck all package's check boxes.