ISWiStringEntry Object
InstallShield 2024 » Automation Interface
Project:
• | Basic MSI |
• | InstallScript |
• | InstallScript MSI |
• | InstallScript Object |
• | Merge Module |
The ISWiStringEntry object represents a string entry for a specific language.
Members
Name |
Type |
Description |
Id |
Read-Write Property |
Gets or sets the language-independent identifier for the string. Each string identifier in a project is linked to one or more values. |
Value |
Read-Write Property |
Gets or sets the run-time string. |
Comment |
Read-Write Property |
Gets or sets an internal note about the string entry. |
Applies To
• | ISWiLanguage |