DeleteRelease Method
Project:This information applies to the following project types:
• | Basic MSI |
• | InstallScript |
• | InstallScript MSI |
• | InstallScript Object |
• | Merge Module |
Call the DeleteRelease method to delete a release from the current product configuration. Using this method is similar to deleting a release in the Releases view of the IDE.
Syntax
DeleteRelease (Release As ISWiRelease)
Parameters
Parameter |
Description |
ReleaseKey |
Pass the name of the release you want to delete from the current product configuration. |
Applies To
• | ISWiProductConfig |