FeatureManifest Element (Solution)
SharePoint 2013
Specifies a Feature to include in the solution.
<FeatureManifest
Location="Text">
</FeatureManifest>
Attribute | Description |
|---|---|
Location | Required Text. Specifies a relative location within the solution that contains the Feature description file. |
None |
For an example of how this element is used, see Solution Schema.