Method | Description | |
---|---|---|
FeatureCondition ( string value, int level ) : System |
Initializes a new instance of the FeatureCondition class.
|
public FeatureCondition ( string value, int level ) : System | ||
value | string | The value of the WiX condition expression. |
level | int | The level value of the WiX condition. |
return | System |