ConfigurationService.AppSettings Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets the application's settings the appSettings element in the configuration file.
public static NameValueCollection AppSettings { get; }
Property value
System.Collections.Specialized.NameValueCollection