ValueConverterAttribute Properties
Specifies that a property is made persistent using a Value Converter.| Name | Description |
|---|---|
| Converter | Gets the value converter. |
| ConverterType | Gets the converter’s type. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also