The ParameterAttributeBase type exposes the following members.

Properties

  NameDescription
Public propertyParameterName
The name of the setting that will be stored in the settings table.
Public propertyPrefix
The prefix to use when naming the setting in the settings table.
Public propertySerializer
The serializer to use when saving or retrieving the setting value.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also