Gets the appSettings section data for the current application's default configuration.
| C# | Visual Basic |
public static NameValueCollection AppSettings { get; }
Public Shared ReadOnly Property AppSettings As NameValueCollection
| C# | Visual Basic |
public static NameValueCollection AppSettings { get; }
Public Shared ReadOnly Property AppSettings As NameValueCollection