mscorlib(4.0.0.0) API with additions
SpecialSetting.cs
1 namespace System.Configuration
2 {
4  public enum SpecialSetting
5  {
10  }
11 }
SpecialSetting
Specifies the special setting category of a application settings property.
The configuration property represents a Uniform Resource Locator (URL) to a Web service.
The configuration property represents a connection string, typically for a data store or network reso...