FeatureInfo Object

Windows Installer

FeatureInfo Object

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

Methods

The FeatureInfo object does not define any methods.

Properties

The FeatureInfo object defines the following properties.

Property Access type Description

Attributes

Read-only

Returns the value for the feature in the Attributes column of the Feature table.

Description

Read-only

Returns the description of the feature.

Title

Read-only

Returns the title of the feature.

 

Requirements

VersionWindows Installer 5.0 on 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, Windows XP, and Windows 2000
DLLMsi.dll
IIDIID_IFeatureInfo is defined as 000C109F-0000-0000-C000-000000000046

See Also

Windows Installer Scripting Examples

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.