SettingsDictionarySource Interface
Uniquely identifies a SettingsDictionary.
Properties
| Name | Type | Description | |
|---|---|---|---|
| name Readonly | string | The name of the dictionary, which must be unique within its workspaceDb, or - if workspaceDb is undefined - unique among all dictionaries not associated with any WorkspaceDb. | |
| workspaceDb Readonly | WorkspaceDb | undefined | The WorkspaceDb from which the dictionary originated. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.