SettingValues.Item[SettingIdentifier] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the element that has the specified key in the read-only dictionary.
public Microsoft.VisualStudio.Extensibility.Settings.ISettingValue this[Microsoft.VisualStudio.Extensibility.Settings.SettingIdentifier key] { get; }
member this.Item(Microsoft.VisualStudio.Extensibility.Settings.SettingIdentifier) : Microsoft.VisualStudio.Extensibility.Settings.ISettingValue
Default Public ReadOnly Property Item(key As SettingIdentifier) As ISettingValue