共用方式為


CsdlJsonReaderSettings.IgnoreUnexpectedJsonElements 屬性

定義

取得/設定布林值,指出是否忽略非預期的 JSON 元素。 根據預設,其為 true。

public bool IgnoreUnexpectedJsonElements { get; set; }
member this.IgnoreUnexpectedJsonElements : bool with get, set
Public Property IgnoreUnexpectedJsonElements As Boolean

屬性值

適用於