Represents a group of management settings for a system.
The following tables list the members exposed by the Settings type.
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
ApplyChanges | Saves any changes made to the setting values in the group of settings. |
|
Equals | Overloaded. (inherited from Object) |
|
GetDefaultValue | Overloaded. Gets a default setting value. |
|
GetHashCode | (inherited from Object) |
|
GetInstanceValue | Overloaded. Gets the specified setting value for the specified MonitoringObject instance. |
|
GetType | (inherited from Object) |
|
InstanceHasDefaultValue | Determines whether the specified MonitoringObject instance uses the specified Setting object as a default setting value. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
Refresh | Refreshes setting values, which overwrites any local changes. |
|
RemoveInstanceValue | Overloaded. |
|
SetDefaultValue | Overloaded. Sets the specified setting value in the specified MonitoringObject instance. |
|
SetInstanceValue | Sets the specified setting's value to the specified value in a MonitoringObject instance. |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

