System.Web.Configuration.WebConfigurationManager.AppSettings Property

Gets the Web site's application settings.

Syntax

public static System.Collections.Specialized.NameValueCollection AppSettings { get; }

Value

Documentation for this section has not yet been entered.

Remarks

An System.Configuration.AppSettingsSection object contains the configuration file's <appSettings> section.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0