Table of Contents

Class JsonMergeSettings

Namespace
Newtonsoft.Json.Linq
Assembly
Newtonsoft.Json.dll
public class JsonMergeSettings
Inheritance
JsonMergeSettings
Inherited Members
Extension Methods

Constructors

JsonMergeSettings()

public JsonMergeSettings()

Properties

MergeArrayHandling

public MergeArrayHandling MergeArrayHandling { get; set; }

Property Value

MergeArrayHandling

MergeNullValueHandling

public MergeNullValueHandling MergeNullValueHandling { get; set; }

Property Value

MergeNullValueHandling

PropertyNameComparison

public StringComparison PropertyNameComparison { get; set; }

Property Value

StringComparison