The TabModuleSettingAttribute type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ParameterName |
The name of the setting that will be stored in the settings table.
(Inherited from ParameterAttributeBase.) | |
| Prefix |
The prefix to use when naming the setting in the settings table.
(Inherited from ParameterAttributeBase.) | |
| Serializer |
The serializer to use when saving or retrieving the setting value.
(Inherited from ParameterAttributeBase.) | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |