FeatureInfo object

The FeatureInfo object contains information regarding the targeted feature and is created from the Session object using the FeatureInfo Method.

Members

The FeatureInfo object has these types of members:

Properties

The FeatureInfo object has these properties.

Property Access type Description
Attributes
Read/write
Returns the value for the feature in the Attributes column of the Feature table.
Description
Returns the description of the feature.
Title
Read-only
Returns the title of the feature.

 

Requirements

Requirement Value
Version
Windows Installer 5.0 on Windows Server 2012, Windows 8, Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003 or Windows XP
DLL
Msi.dll
IID
IID_IFeatureInfo is defined as 000C109F-0000-0000-C000-000000000046

See also

Windows Installer Scripting Examples