ISWiDynamicFileLinkings Collection
InstallShield 2024 » Automation Interface
Project:
• | Basic MSI |
• | DIM |
• | InstallScript |
• | InstallScript MSI |
• | Merge Module |
Project-specific differences are noted where appropriate.
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 |