Udostępnij za pośrednictwem


Settings.SetDefaultValue Method

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

Sets the specified setting value in the specified MonitoringObject instance.

Overload List

Name Description
Settings.SetDefaultValue (Setting, Boolean) Sets the specified bool setting value to the default setting value in the specified MonitoringObject instance.
Settings.SetDefaultValue (Setting, T) Sets the specified setting value of type T to the default setting value in the specified MonitoringObject instance.

See Also

Reference

Settings Class
Settings Members
Microsoft.EnterpriseManagement.Administration Namespace