Settings.GetInstanceValue Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets the specified setting value for the specified MonitoringObject instance.
Overload List
Name | Description |
---|---|
Settings.GetInstanceValue (Setting, MonitoringObject) | Gets the specified bool setting value for the specified MonitoringObject instance. |
Settings.GetInstanceValue (Setting, MonitoringObject) | Gets the specified DateTime setting value for the specified MonitoringObject instance. |
Settings.GetInstanceValue (Setting, MonitoringObject) | Gets the specified double setting value for the specified MonitoringObject instance. |
Settings.GetInstanceValue (Setting, MonitoringObject) | Gets the specified Guid setting value for the specified MonitoringObject instance. |
Settings.GetInstanceValue (Setting, MonitoringObject) | Gets the specified int setting value for the specified MonitoringObject instance. |
Settings.GetInstanceValue (Setting, MonitoringObject) | Gets the specified string setting value for the specified MonitoringObject instance. |
See Also
Reference
Settings Class
Settings Members
Microsoft.EnterpriseManagement.Administration Namespace