Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |