You have a Feature that contains an image named ImageV1.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?
A.
<ApplyElementManifests>
B.
<CustomUpgradeAction>
C.
<MapFile>
D.
<VersionRange>
Explanation:
MNEMONIC RULE: “image file upgrade = MapFile”MapFile Element (Feature)
http://msdn.microsoft.com/en-us/library/ff595311.aspx