ContributedFeatureSettingScope interface
The scope to which a feature setting applies
setting |
The name of the settings scope to use when reading/writing the setting |
user |
Whether this is a user-scope or this is a host-wide (all users) setting |
The name of the settings scope to use when reading/writing the setting
settingScope: string
Property Value
string
Whether this is a user-scope or this is a host-wide (all users) setting
userScoped: boolean
Property Value
boolean