ISWiEnvironmentVars Collection
InstallShield 2024 » Automation Interface
Project:
| • | Basic MSI |
| • | DIM |
| • | InstallScript MSI |
| • | Merge Module |
The ISWiEnvironmentVars collection contains all of the environment variables that are associated with a specified component.
Members
|
Name |
Type |
Description |
|
Count |
Read-Only Property |
Use this property to return the total number of elements in the ISWiEnvironmentVars collection. |
|
Item |
Read-Only Property |
Provide the index number or name of the environment variable to retrieve the ISWiEnvironmentVar object. |
Applies To
| • | ISWiComponent |