Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets a default setting value.
Overload List
| Name | Description |
|---|---|
| Settings.GetDefaultValue (Setting) | Gets a default Boolean setting value. |
| Settings.GetDefaultValue (Setting) | Gets a default setting value of type byte. |
| Settings.GetDefaultValue (Setting) | Gets a default setting value of type DateTime. |
| Settings.GetDefaultValue (Setting) | Gets a default setting value of type double. |
| Settings.GetDefaultValue (Setting) | Gets a default setting value of type Guid. |
| Settings.GetDefaultValue (Setting) | Gets a default setting value of type int. |
| Settings.GetDefaultValue (Setting) | Gets a default setting value of type string. |
See Also
Reference
Settings Class
Settings Members
Microsoft.EnterpriseManagement.Administration Namespace