Microsoft
70-573 · Question #84
You have a Feature that contains an image named ImageVl.png. You plan to create a new version of the Feature. You need to ensure that when the Feature is upgraded, the image is renamed as…
The correct answer is B. <MapFile>. MNEMONIC RULE: "image file upgrade = MapFile" MapFile Element (Feature)
Developing SharePoint Solutions
Question
You have a Feature that contains an image named ImageVl.png. You plan to create a new version of the Feature. You need to ensure that when the Feature is upgraded, the image is renamed as ImageV2.png. You must achieve this goal by using the minimum amount of development effort. Which element should you configure in the Feature definition file?
Options
- A<ApplyElementManifests>
- B<MapFile>
- C<CustomUpgradeAction>
- D<VersionRange>
How the community answered
(32 responses)- A3% (1)
- B84% (27)
- C9% (3)
- D3% (1)
Explanation
MNEMONIC RULE: "image file upgrade = MapFile" MapFile Element (Feature)
Topics
#Feature upgrade#MapFile#Feature versioning#file deployment
Community Discussion
No community discussion yet for this question.