ConfigurableItem.Format Property

Windows Installer

ConfigurableItem.Format Property

The Format property of the ConfigurableItem object returns the value from the Format column of the ModuleConfiguration table. This is a read-only property.

Syntax

Script
ConfigurableItem.Format

Remarks

This property can only have the following values.

Constant Value
msmConfigurableItemText 0
msmConfigurableItemKey 1
msmConfigurableItemInteger 2
msmConfigurableItemBitfield 3

 

C++

See get_Format function.

Requirements

VersionMergemod.dll 2.0 or later
HeaderMergemod.h
DLLMergemod.dll

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.