Multiple choice technology platforms and products

A file not mentioned in manifest.xml does not get processed.

  1. True

  2. False

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

In SharePoint solution packages, only files explicitly listed in the manifest.xml file get processed during deployment. The manifest acts as a blueprint - if a file isn't referenced there, it remains ignored even if included in the solution package. This ensures controlled and predictable deployment of only specified artifacts.