ApplicationResourceFile element (Solution)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies an application resource file to include in the solution.
<ApplicationResourceFile
Location="Text">
</ApplicationResourceFile>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Location |
Required Text. Specifies a relative location within the solution that contains the application resource file. |
Child elements
None
Parent elements
Example
For an example of how this element is used, see Solution schema.