SettingsManageability Enumeration
Provides values to indicate which services should be made available to application settings.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| Roaming | Enables application settings to be stored in roaming user profiles. For more information about roaming user profiles, see Isolated Storage and Roaming. |
The SettingsManageabilityAttribute is used to apply individual application settings properties and property groups to indicate that special, predefined services are to be provided for them. The SettingsManageability enumeration lists the services that are available. Most of these services will be provided by the Windows operating system.
Available since 2.0
SettingsManageabilityAttribute
System.Configuration Namespace
Isolated Storage and Roaming