Share via


CsdlJsonReaderSettings.IgnoreUnexpectedJsonElements Property

Definition

Gets/sets a boolean value indicating whether ignore the unexpected JSON elements. By default, it's true.

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

Property Value

Applies to