Multiple choice technology

Which XML files define the Solution Package:

  1. Onet.XML

  2. Manifest.XML

  3. Feature.XML

  4. Elements.XML

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In SharePoint solution packages (.wsp files), Manifest.xml is the core file that defines the solution package structure and contents. It lists all features, assemblies, files, and other components included in the solution. Onet.xml, Feature.xml, and Elements.xml are component-level files, not the solution package definition file.