ISWiEnvironmentVars Collection

InstallShield 2016 » Automation Interface

Project • The ISWiEnvironmentVars collection applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module

The ISWiEnvironmentVars collection contains all of the environment variables that are associated with a specified component.

Members

ISWiEnvironmentVars Collection 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