System
2.0.0.0
4.0.0.0
System.Attribute
System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property | System.AttributeTargets.All)
The indicates that special, predefined services are to be provided to individual application settings properties and property groups. Most of these services will be provided by the Windows operating system.
For more information about application settings properties and their use, see Application Settings for Windows Forms.
Specifies special services for application settings properties. This class cannot be inherited.
Constructor
2.0.0.0
4.0.0.0
Multiple services can be requested by combining together values defined by the enumeration with the logical OR operator.
Initializes a new instance of the class.
A value that enumerates the services being requested.
Property
2.0.0.0
4.0.0.0
System.Configuration.SettingsManageability
To be added.
This property is set in the constructor.
Gets the set of special services that have been requested.