Share via


ISettingValue.SettingIdentifier Property

Definition

Gets the full identifiers of the setting, including the category it is nested under.

public Microsoft.VisualStudio.Extensibility.Settings.SettingIdentifier SettingIdentifier { get; }
member this.SettingIdentifier : Microsoft.VisualStudio.Extensibility.Settings.SettingIdentifier
Public ReadOnly Property SettingIdentifier As SettingIdentifier

Property Value

Applies to