CustomPropertyPrefixAttribute Properties |
The CustomPropertyPrefixAttribute type exposes the following members.
| 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.
|