ISWiStringEntry Object

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

• Basic MSI
• InstallScript
• InstallScript MSI
• InstallScript Object
• Merge Module

The ISWiStringEntry object represents a string entry for a specific language.

Members

ISWiStringEntry Object 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