This version of Unity is unsupported.

SettingsProvider.scope

public SettingsScope scope;

Description

Gets the Scope of the SettingsProvider. The Scope determines whether the SettingsProvider appears in the Preferences window (SettingsScope.User) or the Settings window (SettingsScope.Project).