ISWiLanguage Object (Advanced UI and Suite/Advanced UI)
InstallShield 2020 » Automation Interface » Advanced UI and Suite/Advanced UI
Edition:Support for multilanguage installations is available with InstallShield Premier Edition.
Project:This information applies to the following project types:
• | Advanced UI |
• | Suite/Advanced UI |
Edition:The Advanced UI project type is available in the Professional edition of InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
The ISWiLanguage object represents a language whose string entries are included in the project; it provides access to the translated strings.
To include or exclude languages, use the IsIncluded property on each relevant ISWiLanguage object.
Members
Name |
Type |
Description |
Method |
Adds a new string entry to a language. |
|
Method |
Removes a string entry from the project. |
|
Id |
Read-Only String Property |
Gets the identifier of the language. |
IsIncluded |
Read-Write Boolean Property |
Includes or excludes a language, or checks its current status. |
Name |
Read-Only String Property |
Gets the name of the current language. |
Applies To
• | ISWiProject |
See Also