메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |