Compartilhar via


WebSite.WebSiteProperties.AppSettings Propriedade

Definição

Opcional. Um conjunto de pares nome/valor que contêm configurações de aplicativo para um site da Web.

public System.Collections.Generic.IDictionary<string,string> AppSettings { get; set; }
member this.AppSettings : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AppSettings As IDictionary(Of String, String)

Valor da propriedade

Aplica-se a