JsonNodeOptions Struct

Definition

Options to control JsonNode behavior.

public value class JsonNodeOptions
public struct JsonNodeOptions
type JsonNodeOptions = struct
Public Structure JsonNodeOptions
Inheritance
JsonNodeOptions

Properties

PropertyNameCaseInsensitive

Gets or sets a value that indicates whether property names on JsonObject are case insensitive.

Applies to