AppSetting Methods |
The AppSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllowedValues | Gets the list of allowed values for the setting. | |
| GetAvailableValues | Gets the list of available values for the setting. | |
| SerializeSettingValue | Gets the string representation of a value for the setting. | |
| TryDeserializeSettingValue |
Retrieves the object that was stored as a string in the Value property.
|