Click or drag to resize

JsonInterfaceConverterAttribute Properties

The JsonInterfaceConverterAttribute type exposes the following members.

Properties
 NameDescription
Public propertyConverterTypeGets the type of the JsonConverterAttribute, or if it was created without a type.
(Inherited from JsonConverterAttribute)
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also