Click or drag to resize
Json.NET Schema

JsonProperty Class

 

[Missing <summary> documentation for "T:Newtonsoft.Json.Serialization.JsonProperty"]

Inheritance Hierarchy
Newtonsoft.Json.SerializationJsonProperty

Namespace:  Newtonsoft.Json.Serialization
Assembly:  Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
public class JsonProperty
See Also