AddSuiteSubFeature Method (Advanced UI and Suite/Advanced UI)
InstallShield 2020 » Automation Interface » Advanced UI and Suite/Advanced UI
Project:This information applies to the following project types:
• | Advanced UI |
• | Suite/Advanced UI |
Edition:The Advanced UI project type is available in the Professional edition of InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
The AddSuiteSubFeature method adds a subfeature to an existing feature in the project.
Syntax
AddSuiteSubFeature (InternalName As String) As ISWiSuiteFeature
Parameters
Parameter |
Description |
InternalName |
Specify the internal name (which is displayed in the Features pane of the Feature view) of the subfeature that you want to add to the existing feature. |
Applies To
• | ISWiSuiteFeature |