The ConfigurationProperty<(Of <(<'TPropertyEnum>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsCreateOnly |
Gets a value indicating whether this property is only valid for create.
| |
IsEditable |
Gets a value indicating whether this instance is in an editable state.
| |
IsReadOnly |
Gets a value indicating whether this property is read only.
| |
PropertyEnum |
Gets the property enumeration.
| |
Validators |
Gets the validators, if any, for this property. (Only available if GetValidators()()()() has been called.)
|