ApplicationResourceType Enum

Definition

Specifies where an application resource file is deployed on the server.

C#
public enum ApplicationResourceType
Inheritance
ApplicationResourceType

Fields

Name Value Description
AppGlobalResourceFile 0

The application resource file is deployed to the server's App_GlobalResources folder.

ApplicationResourceFile 1

The application resource file is deployed to the server's Resources folder.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022