DialogExpressionConverter.CanRead 屬性

定義

取得值,指出是否可以 Newtonsoft.Json.JsonConverter 讀取 JSON。

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

屬性值

true.

適用於