FeatureCurrentState Property

[This is preliminary documentation and subject to change.]

This is the FeatureCurrentState property of the MsiEngine object. This read-only property returns the current installed state of the designated feature. See the FeatureRequestState property for state values.

Syntax

object.FeatureCurrentState(feature)

Parts

object
MsiEngine object.
feature
Required string name of the requested feature, and a primary key into the Feature table.