Click or drag to resize

QueryJsonConverter Properties

The QueryJsonConverter type exposes the following members.

Properties
  NameDescription
Public propertyCanRead
Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter.)
Public propertyCanWrite
Gets value indicates whether converter can write
(Overrides JsonConverter.CanWrite.)
Top
See Also