Skip to main content

ScriptProjectSettingsScope Enumeration

ScriptProjectSettingsScope Enumeration​

The ScriptProjectSettingsScope enumeration provides options that indicate if a project setting is defined per-user of globally for the project.

Enumeration Values​

NameSummary
User
Specifies that the setting value can be customized by every user in their own configuration.
Application
Specifies that the setting value is global to the application and is shared by all users.