How to install feature based on the property set in custom action?

前端 未结 4 480
感动是毒
感动是毒 2020-12-02 03:08

I am trying to install one from two features based on the value that should be set inside of the custom action.
Firstly, I set the value of a property:

U         


        
4条回答
  •  遥遥无期
    2020-12-02 03:36

    Concerning the correct order of the custom actions, the description of the custom action type 51 contains the decisive hint:

    "To affect a property used in a condition on a component or feature, the custom action must come before the CostFinalize action in the action sequence."

提交回复
热议问题