Udostępnij za pośrednictwem


Settings.RemoveInstanceValue Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Removes the specified setting value for the specified MonitoringObject instance.

Overload List

Name Description
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified bool setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) The MonitoringObject instance to remove the setting value in.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified double setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified Guid setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified int setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified string setting value for the specified MonitoringObject instance.

See Also

Reference

Settings Class
Settings Members
Microsoft.EnterpriseManagement.Administration Namespace