You are developing a custom Feature by using Microsoft Visual Studio 2010. You need to ensure
that when you deploy the Feature, a file named Form1.xsn is deployed to the Feature folder. You
must achieve this goal by using the minimum amount of development effort. What should you do?
A.
Configure the ActivationDependencies element in the Feature definition file.
B.
Add a new module to the Visual Studio project.
C.
Add a Feature receiver to the Visual Studio project.
D.
Configure the Properties element in the Feature definition file.
Explanation: