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.
Add a new module to the Visual Studio project.
B.
Add a Feature receiver to the Visual Studio project.
C.
Configure the Properties element in the Feature definition file.
D.
Configure the ActivationDependencies element in the Feature definition file.