ConfigurationValue<T> Class Members
The following tables list the members exposed by ConfigurationValue<T>.
Public Constructors
Name | Description | |
---|---|---|
![]() | ConfigurationValue<T> Constructor | Overloaded. |
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