Click or drag to resize

CustomPropertyPrefixAttribute Properties

The CustomPropertyPrefixAttribute type exposes the following members.

Properties
  NameDescription
Public propertyPrefix
The prefix to add to custom property name. Can be null.
Public propertyRenameFirstInstance
When true, renames the first instance of the custom property name, otherwise only rename additional instances.
Public propertySeparator
The separating string between the prefix and the custom property name. Can be null.
Top
See Also