ConfigurationValue<T> Class Properties
For a list of all members of this type, see ConfigurationValue<T> members.
Public Properties
Name | Description | |
---|---|---|
![]() | AllowedValues | |
![]() | AllowsOverride | |
![]() | Configuration | configuration |
![]() | Default | Default |
![]() | Description | |
![]() | DisplayValue | Value as string for UI display |
![]() | Exists | |
![]() | FromCache | |
![]() | FullyQualifiedKey | |
![]() | Message | |
![]() | Name | |
![]() | Provider | |
![]() | ReadOnly | |
![]() | Source | |
![]() | SubKey | |
![]() | Type | |
![]() | UntypedValue | |
![]() | Value | Value |
See Also