次の方法で共有


ContributedFeatureSettingScope interface

機能設定が適用されるスコープ

プロパティ

settingScope

設定の読み取り/書き込み時に使用する設定スコープの名前

userScoped

これがユーザースコープであるか、ホスト全体 (すべてのユーザー) 設定であるか

プロパティの詳細

settingScope

設定の読み取り/書き込み時に使用する設定スコープの名前

settingScope: string

プロパティ値

string

userScoped

これがユーザースコープであるか、ホスト全体 (すべてのユーザー) 設定であるか

userScoped: boolean

プロパティ値

boolean