Partager via


SlotConfigNamesResource.AppSettingNames Propriété

Définition

Obtient ou définit la liste des noms des paramètres d’application.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.appSettingNames")]
public System.Collections.Generic.IList<string> AppSettingNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.appSettingNames")>]
member this.AppSettingNames : System.Collections.Generic.IList<string> with get, set
Public Property AppSettingNames As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à