ISWiDynamicFileLinkings Collection
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
Project-specific differences are noted where appropriate.
| • | Basic MSI |
| • | DIM |
| • | InstallScript |
| • | InstallScript MSI |
| • | Merge Module |
The ISWiDynamicFileLinkings collection contains all of the dynamic file links that are associated with a specified component.
Members
|
Name |
Type |
Description |
|
Count |
Read-Only Property |
Use this property to return the total number of dynamic file links in the ISWiDynamicFileLinkings collection. |
|
Item |
Read-Only Property |
Provide the index number or name of the dynamically linked folder to retrieve the ISWiDynamicFileLinking object. |
Applies To
| • | ISWiComponent |