ApplicationResourceFiles Element (Solution)
Applies to: SharePoint Foundation 2010
Specifies the application resource files to include in the solution.
<ApplicationResourceFiles>
<ApplicationResourceFile
Location=string/>
<App_GlobalResourceFile
Location=string/>
</ApplicationResourceFiles>
Attributes
Attribute |
Description |
---|---|
None |
N/A |
Child Elements
Parent Elements
Remarks
Use this element to deploy binary resources to an Internet Information Services (IIS) Web site used by a SharePoint Foundation Web Application. Files specified by ApplicationResourceFile child elements are deployed to a virtual directory named wpresources. Files specified by App_GlobalResourceFile child elements are deployed to a virtual directory named App_GlobalResources.