Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies where an application resource file is deployed on the server.
Namespace: Microsoft.VisualStudio.SharePoint.Packages
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Enumeration ApplicationResourceType
public enum ApplicationResourceType
Members
| Member name | Description | |
|---|---|---|
| AppGlobalResourceFile | The application resource file is deployed to the server's App_GlobalResources folder. | |
| ApplicationResourceFile | The application resource file is deployed to the server's Resources folder. |