ApplicationResourceFiles Element (Solution)
Published: May 2010
Specifies the application resource files to include in the solution.
<ApplicationResourceFiles>
<ApplicationResourceFile
Location=string/>
<App_GlobalResourceFile
Location=string/>
</ApplicationResourceFiles>
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.