Microsoft
70-573 · Question #148
70-573 Question #148: Real Exam Question with Answer & Explanation
The correct answer is A. Add a <CustomUpgradeAction> element and increase the Version number of the Feature.. MNEMONIC RULE: "CustomUpgradeAction Version" <CustomUpgradeAction>-Allows you to execute custom code when a Feature instance is being Feature.xml Changes
Question
You have a Feature named Feature1. You plan to create a new version of Feature1 that will upgrade the existing version of Feature1. You need to ensure that when Feature1 is upgraded, additional configuration data is added to the property bag of the site. What should you do?
Options
- AAdd a <CustomUpgradeAction> element and increase the Version number of the Feature.
- BAdd a <CustomUpgradeAction> element and increase the UIVersion number of the Feature.
- CAdd an <ActivationDependencies> element and increase the Version number of the Feature.
- DAdd an <ActivationDependencies> element and increase the UIVersion number of the Feature.
Explanation
MNEMONIC RULE: "CustomUpgradeAction Version" <CustomUpgradeAction>-Allows you to execute custom code when a Feature instance is being Feature.xml Changes
Community Discussion
No community discussion yet for this question.