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