mscorlib(4.0.0.0) API with additions
SettingsManageability.cs
1 namespace System.Configuration
2 {
5  {
7  Roaming
8  }
9 }
SettingsManageability
Provides values to indicate which services should be made available to application settings.
Enables application settings to be stored in roaming user profiles. For more information about roamin...