Custom |
public class CustomPropertyPrefixAttribute : Attribute
The CustomPropertyPrefixAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomPropertyPrefixAttribute | Initializes a new instance of the CustomPropertyPrefixAttribute class |
| Name | Description | |
|---|---|---|
| Prefix | The prefix to add to custom property name. Can be null. | |
| RenameFirstInstance | When true, renames the first instance of the custom property name, otherwise only rename additional instances. | |
| Separator | The separating string between the prefix and the custom property name. Can be null. |