Share via


DialogExpressionConverter.CanRead Property

Definition

Gets a value indicating whether this Newtonsoft.Json.JsonConverter can read JSON.

public override bool CanRead { get; }
member this.CanRead : bool
Public Overrides ReadOnly Property CanRead As Boolean

Property Value

true.

Applies to