Table of Contents

Class JsonLoadSettings

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

Constructors

JsonLoadSettings()

public JsonLoadSettings()

Properties

CommentHandling

public CommentHandling CommentHandling { get; set; }

Property Value

CommentHandling

DuplicatePropertyNameHandling

public DuplicatePropertyNameHandling DuplicatePropertyNameHandling { get; set; }

Property Value

DuplicatePropertyNameHandling

LineInfoHandling

public LineInfoHandling LineInfoHandling { get; set; }

Property Value

LineInfoHandling