The ConfigurationProperty<(Of <(<'TPropertyEnum>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyIsCreateOnly
Gets a value indicating whether this property is only valid for create.
Public propertyIsEditable
Gets a value indicating whether this instance is in an editable state.
Public propertyIsReadOnly
Gets a value indicating whether this property is read only.
Public propertyPropertyEnum
Gets the property enumeration.
Public propertyValidators
Gets the validators, if any, for this property. (Only available if GetValidators()()()() has been called.)

See Also