The PropertyConverter type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanRead |
Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter.) | |
CanWrite |
Gets a value indicating whether this JsonConverter can write JSON.
(Inherited from JsonConverter.) |
See Also