Configuration<T> Class Members
The following tables list the members exposed by Configuration<T>.
Public Properties
Name | Description | |
---|---|---|
![]() | CanOverride | Config override flag |
![]() | Context | Context |
![]() | Default | Default |
![]() | Description | Description |
![]() | FullyQualifiedKey | Fully qualified key |
![]() | Name | Name |
![]() | ReadOnly | Default implementation always writable |
![]() | Ref | Optional reference. |
![]() | SubKey | SubKey |
![]() | Type | The native type of the setting |
![]() | ULVOptional | Limits or valid values optional flag |
![]() | UType | UDA Type |
![]() | UUnits | UDA Units |
Public Methods
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
See Also