Settings Members

Updated: April 16, 2012

Represents a group of management settings for a system.

The following tables list the members exposed by the Settings type.

(see also Protected Methods)
  Name Description
public method ApplyChanges Saves any changes made to the setting values in the group of settings.
public method Equals  (inherited from Object)
public method GetDefaultValue Overloaded. Gets a default setting value.
public method GetHashCode  (inherited from Object)
public method GetInstanceValue Overloaded. Gets the specified setting value for the specified MonitoringObject instance.
public method GetType  (inherited from Object)
public method InstanceHasDefaultValue Determines whether the specified MonitoringObject instance uses the specified Setting object as a default setting value.
public method Refresh Refreshes setting values, which overwrites any local changes.
public method RemoveInstanceValue Overloaded. Removes the specified setting value for the specified MonitoringObject instance.
public method SetDefaultValue Overloaded. Sets the specified setting value in the specified MonitoringObject instance.
public method SetInstanceValue Sets the specified setting's value to the specified value in a MonitoringObject instance.
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top