Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.55 KB

applicationresourcefiles-element-solution.md

File metadata and controls

50 lines (36 loc) · 1.55 KB
titlemanagerms.datems.audiencems.topicms.localizationpriorityapi_nameapi_typems.assetiddescription
ApplicationResourceFiles element (Solution)
soliver
3/9/2015
Developer
reference
medium
Solution Schema
schema
e955edd9-2874-413b-8475-b78740174728
Specifies the application resource files to include in the solution.

ApplicationResourceFiles element (Solution)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies the application resource files to include in the solution.

<ApplicationResourceFiles> <ApplicationResourceFileLocation=string/> <App_GlobalResourceFileLocation=string/> </ApplicationResourceFiles>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

Parent elements

Remarks

Use this element to deploy binary resources to an Internet Information Services (IIS) website 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.

close