SettingsManageabilityAttribute Constructor (SettingsManageability)
.NET Framework (current version)
Initializes a new instance of the SettingsManageabilityAttribute class.
Assembly: System (in System.dll)
Parameters
- manageability
-
Type:
System.Configuration::SettingsManageability
A SettingsManageability value that enumerates the services being requested.
Multiple services can be requested by combining together values defined by the SettingsManageability enumeration with the logical OR operator.
.NET Framework
Available since 2.0
Available since 2.0
Show: