Share via


ConfigurationSetting.Key Property

Definition

The primary identifier of the configuration setting. A Key is used together with a Label to uniquely identify a configuration setting.

public string Key { get; set; }
member this.Key : string with get, set
Public Property Key As String

Property Value

Applies to