ContributedFeatureSettingScope interface

The scope to which a feature setting applies

Properties

settingScope

The name of the settings scope to use when reading/writing the setting

userScoped

Whether this is a user-scope or this is a host-wide (all users) setting

Property Details

settingScope

The name of the settings scope to use when reading/writing the setting

settingScope: string

Property Value

string

userScoped

Whether this is a user-scope or this is a host-wide (all users) setting

userScoped: boolean

Property Value

boolean